scalafx.scene.control.TableColumn
Instantiates a CellDataFeatures instance with the given properties set as read-only values of this instance.
JavaFX object to be wrapped.
JavaFX object to be wrapped.
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 TableColumn passed in to the constructor.
Returns the TableView passed in to the constructor.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Returns the value passed in to the constructor.
Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/TableColumn.CellDataFeatures.html.