Tree

Constructor

@:value({ lvl : 0 })new(lvl:Int = 0, ?parent:TreeCore)

Variables

@:arglvl:Int

read onlynodes:Array<TreeElement>

opened:Bool

Methods

addGroup(text:String):TreeCore

addUnit(text:String, f:() ‑> Void):Void