JavaFX FocusModel to be wrapped.
JavaFX FocusModel 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.
Causes the item at the given index to receive the focus.
Causes the item at the given index to receive the focus.
The index of the item to get focus.
Attempts to give focus to the row after to the currently focused row.
Attempts to give focus to the row previous to the currently focused row.
The index of the current item in the FocusModel which has the focus.
The current item in the FocusModel which has the focus.
The delegate hashcode
Returns the original delegate's toString()
adding a [SFX]
prefix.
Wraps a JavaFX FocusModel.
The type of the underlying data model for the UI control.