scalafx.scene.control.TreeTableColumn
Instantiates a CellDataFeatures instance with the given properties set as read-only values of this instance.
Instantiates a CellDataFeatures instance with the given properties set as read-only values of this instance.
The TreeTableView that this instance refers to.
The TreeTableColumn that this instance refers to.
The value for a row in the TreeTableView.
Creates a new CellDataFeatures from a JavaFX one.
Creates a new CellDataFeatures from a JavaFX one.
A JavaFX CellDataFeatures to be wrapped. Its default value is a new JavaFX CellDataFeatures.
A JavaFX CellDataFeatures to be wrapped.
A JavaFX CellDataFeatures to be wrapped. Its default value is a new JavaFX CellDataFeatures.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
Returns the original delegate's toString()
adding a [SFX]
prefix.
Returns the TreeTableColumn passed in to the constructor.
Returns the TreeTableView passed in to the constructor.
Returns the value passed in to the constructor.
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