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 items to be displayed in the ChoiceBox when it is showing.
Returns the original delegate's toString()
adding a [SFX]
prefix.
javafx.scene.control.Cells that contains the method
getItems(): ObservableList[T]
.Derived type from JavaFX Cell
The type of the elements contained within the inner element inside the Cell.