The column index that this TablePosition represents in the TableView.
JavaFX TablePositionBase
JavaFX TablePositionBase
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
The row that this TablePosition represents in the TableView.
The TableColumn that this TablePosition represents in the TableView.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/TablePosition.html.
A JavaFX TableColumnBase subclass
8.0