Home
Components
Playground
Developer
Forums
Contribute
class
ComponentUtil
package
haxe.ui.util
Static Methods
static
dumpComponentTree
(from:
Component
, verbose:Bool = false):Void
static
getDepth
(target:
Component
):Int
static
walkComponentTree
(from:
Component
, cb::Int->
Component
->Void):Void