TreeViewColumn.setClickable

Sets the header to be active if clickable is TRUE. When the header is active, then it can take keyboard focus, and can be clicked.

class TreeViewColumn
void
setClickable
()

Parameters

clickable int

TRUE if the header is active.

Meta