const class domkit::TableFlags

sys::Obj
  domkit::TableFlags

@Js

Source

Table specific flags for eventing

defVal

const static TableFlags defVal := ...

Source

Default value with all flags cleared

focused

const Bool focused

Source

Table has focus.

make

new make(|This| f)

Source

selected

const Bool selected

Source

Row is selected.

toStr

virtual override Str toStr()

Source