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
Property representing the Callback that is bound to by the element inside the Cell shown on screen.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Cells which delegate contains the property
selectedStateCallback
.TODO: Convert selectedStateCallback getter return type from
jfxbp.ObjectProperty[jfxu.Callback[J, javafx.beans.property.ObservableValue[java.lang.Boolean]]]
toObjectProperty[J => ObservableValue[Boolean, java.lang.Boolean]]
.Derivated type from JavaFX Cell
The type of the elements contained within the inner element inside the Cell.
Original Java type used by converter.