TableFlags
@Js
const class TableFlags : Obj
Table specific flags for eventing
Table has focus
Row is selected
Default value with all flags cleared
const static TableFlags : defVal
Default value with all flags cleared
const Bool : focused
Table has focus.
new make(|This| f)
const Bool : selected
Row is selected.
virtual Str toStr()