Creates a column constraint object with a fixed size range, horizontal grow priority, horizontal alignment, and horizontal fill behavior.
Creates a column constraint object with a fixed size range.
Creates a column constraint object with a fixed width.
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 horizontal fill policy for the column.
The horizontal alignment for the column.
The delegate hashcode
The horizontal grow priority for the column.
The maximum width for the column.
The minimum width for the column.
The width percentage of the column.
The preferred width for the column.
Returns the original delegate's toString()
adding a [SFX]
prefix.