/** * Interface for defining public available methods */ interface it.sephiroth.iTreeDnd { function getTree():mx.controls.Tree; }