rowFactory
Sets a custom row factory to use in this TableView.
Parameters
S
The type of the elements contained within the TableView.
configuration
custom initialization block that configures KtfxTableRow.
Sets a custom row factory to use in this TreeTableView.
Parameters
S
The type of the elements contained within the TreeTableView.
configuration
custom initialization block that configures KtfxTreeTableRow.