type

TreeFlags

@Js
const class TreeFlags : Obj

Tree specific flags for eventing

constructors

fields

focused

Tree has focus.

selected

Node is selected.

methods

Slot Details

focused

const Bool focused

Tree has focus.

make

new make(|This| f)

selected

const Bool selected

Node is selected.

toStr

virtual override Str toStr()