Uses of Class
org.controlsfx.control.table.TableRowExpanderColumn.TableRowDataFeatures
Packages that use TableRowExpanderColumn.TableRowDataFeatures
-
Uses of TableRowExpanderColumn.TableRowDataFeatures in org.controlsfx.control.table
Constructor parameters in org.controlsfx.control.table with type arguments of type TableRowExpanderColumn.TableRowDataFeaturesModifierConstructorDescriptionTableRowExpanderColumn
(javafx.util.Callback<TableRowExpanderColumn.TableRowDataFeatures<S>, javafx.scene.Node> expandedNodeCallback) Create a row expander column that can be added to the TableView list of columns.