Interface com.flashdoctors.util.INestable
- com.flashdoctors.util.INestable
Method Detail
setParent
public function setParent(parent:INestable):Void
Function setParent
Return
getParent
public function getParent():INestable
Function getParent
Return
addChild
public function addChild(child:INestable):VoidgetChildren
public function getChildren():IListisChild
public function isChild():BooleanhasChildren
public function hasChildren():Boolean