Wraps a JavaFX http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/TreeTableColumn.CellDataFeatures.html
Wraps a JavaFX http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/TreeTableColumn.CellDataFeatures.html
The TreeTableView type
The TreeTableColumn type
8.0
Wraps a JavaFX http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/TreeTableColumn.CellEditEvent.html
Wraps a JavaFX http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/TreeTableColumn.CellEditEvent.html
The TreeTableView type
The TreeTableColumn type
8.0
Wrapper for http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/TreeTableColumn.SortType.html
Object companion for scalafx.scene.control.TreeTableColumn.CellDataFeatures
If no cellFactory is specified on a TreeTableColumn instance, then this one will be used by default.
The CssMetaData of this Styleable.
The CssMetaData of this Styleable. This may be returned as an unmodifiable list.
Parent event for any TreeTableColumn edit event.
Indicates that the editing has been canceled, meaning that no change should be made to the backing data source.
Indicates that the editing has been committed by the user, meaning that a change should be made to the backing data source to reflect the new data.
Indicates that the user has performed some interaction to start an edit event, or alternatively the TableView.edit(Int, TableColumn) method has been called.
Converts a ScalaFX TreeTableColumn instance to its JavaFX counterpart.
Converts a ScalaFX TreeTableColumn instance to its JavaFX counterpart.
ScalaFX TreeTableColumn
JavaFX TreeTableColumn
Object companion for scalafx.scene.control.TreeTableColumn