Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Constructors
Creates a row constraint object with a fixed height.
Creates a row constraint object with a fixed height.
Attributes
Creates a row constraint object with a fixed size range.
Creates a row constraint object with a fixed size range.
Attributes
Creates a row constraint object with a fixed size range, vertical grow priority, vertical alignment, and vertical fill behavior.
Creates a row constraint object with a fixed size range, vertical grow priority, vertical alignment, and vertical fill behavior.
Attributes
Concrete methods
The vertical fill policy for the row.
The vertical fill policy for the row.
Attributes
The maximum height for the row.
The maximum height for the row.
Attributes
The minimum height for the row.
The minimum height for the row.
Attributes
The height percentage of the row.
The height percentage of the row.
Attributes
The preferred height for the row.
The preferred height for the row.
Attributes
The vertical alignment for the row.
The vertical alignment for the row.
Attributes
The vertical grow priority for the row.
The vertical grow priority for the row.
Attributes
Inherited methods
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Value parameters
- ref
-
Object to be compared.
Attributes
- Returns
-
if the other object is equals to this delegate or not.
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Attributes
- Returns
-
The delegate hashcode
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Attributes
- Returns
-
Returns the original delegate's
toString()adding a[SFX]prefix. - Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Concrete fields
JavaFX object to be wrapped.
JavaFX object to be wrapped.