- Index
- »
- fan.domkit
- »
- TreeFlags
TreeFlags
@Js
const class TreeFlags : Obj
Tree specific flags for eventing
Tree has focus
Node is selected
const Bool : focused
Tree has focus.
new make(|This| f)
const Bool : selected
Node is selected.
virtual Str toStr()