class

TreeFlags

@Js
const class TreeFlags : Obj

Tree specific flags for eventing

constructors make

fields focused

Tree has focus

selected

Node is selected

methods toStr

focused const Bool : focused

Tree has focus.

make new make(|This| f)

selected const Bool : selected

Node is selected.

toStr virtual Str toStr()

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST