Text alignment
Optional
clsAdd CSS classes
Optional
headerHeader in the table
Optional
headerWhen rendered this is set to the DOM element. It's used to update the header width
Optional
headerRenderer function for the header
Enable this column in the enabled columns menu
Hide the column. It can be enabled by the user via the context menu.
Path to property. If not given then 'id' is used
ObjectUtil.path()
Make the column resizable by the user
Make it sortable by the user
Optional
widthWidth in pixels
Fire an event
When a listener returns false this function will return false too.
Rest
...args: Parameters<ObservableEventMap<CheckboxColumn>[K]>Add a listener
Optional
options: ObservableListenerOptsProtected
onProtected
relayGenerated using TypeDoc
Observable
Adds event listener functionality