cellFactory
Sets a custom cell factory to use in this ListView.
Parameters
The type of the elements contained within the ListView.
custom initialization block that configures KtfxListCell.
Sets a custom cell factory to use in this ComboBox.
Parameters
The type of the elements contained within the ComboBox.
custom initialization block that configures KtfxListCell.
Sets a custom cell factory to use in this TableColumn.
Parameters
The type of the elements contained within the TableColumn.
custom initialization block that configures KtfxTableCell.
Sets a custom cell factory to use in this TreeView.
Parameters
The type of the elements contained within the TreeView.
custom initialization block that configures KtfxListCell.
Sets a custom cell factory to use in this TreeTableColumn.
Parameters
The type of the elements contained within the TreeTableColumn.
custom initialization block that configures TreeTableColumn.