Constructor

new(name:String, scene:Scene)

Variables

@:value(true)read onlyshowHidden:Bool = true

Methods

addNode(name:String, icon:String, ?getProps:() ‑> Array<Property>, ?parent:TreeNode):TreeNode

Inherited Variables

Defined by Panel

caption:String

content:JQuery

read onlyvisible:Bool

Defined by Node

j:JQuery

name:String

props:() ‑> Array<Property>

Inherited Methods

Defined by Panel

dock(align:DockDirection, ?size:Float, ?into:Panel):Void

dynamiconClose():Void

show():Void

undock():Void

Defined by Node

getChildByName(name:String):Node

getFullPath():String

getPathName():String

isDisposed():Bool