Creates an instance of this class, with the provided TableColumnBase and delta values being set and stored in this immutable instance.
Creates an instance of this class, with the provided TableColumnBase and delta values being set and stored in this immutable instance.
The column upon which the resize is occurring, or null if this ResizeFeatures instance is being created as a result of a resize operation.
The amount of horizontal space added or removed in the resize operation.
Creates a new ScalaFX ResizeFeaturesBase from a JavaFX ResizeFeaturesBase.
Creates a new ScalaFX ResizeFeaturesBase from a JavaFX ResizeFeaturesBase.
JavaFX ResizeFeaturesBase to be wrapped.
The column upon which the resize is occurring, or null if this ResizeFeatures instance was created as a result of a resize operation.
JavaFX ResizeFeaturesBase to be wrapped.
JavaFX ResizeFeaturesBase to be wrapped.
The amount of horizontal space added or removed in the resize operation.
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 original delegate's toString()
adding a [SFX]
prefix.
Wraps JavaFX ResizeFeaturesBase.
The type of the UI control (e.g. the type of the 'row').
8.0