const class domkit::TreeFlags

sys::Obj
  domkit::TreeFlags

@Js

Source

Tree specific flags for eventing

focused

const Bool focused

Source

Tree has focus.

make

new make(|This| f)

Source

selected

const Bool selected

Source

Node is selected.

toStr

virtual override Str toStr()

Source