Interface HasRowValignmentProperty
public interface HasRowValignmentProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault VPos
Gets the value of therowValignment
property.default void
setRowValignment
(VPos rowValignment) Sets the value of therowValignment
property.
-
Property Details
-
rowValignment
-
-
Method Details
-
rowValignmentProperty
- Returns:
- the
rowValignment
property - See Also:
-
setRowValignment
Sets the value of therowValignment
property.- Property description:
- Parameters:
rowValignment
- the value for therowValignment
property- See Also:
-
getRowValignment
Gets the value of therowValignment
property.- Property description:
- Returns:
- the value of the
rowValignment
property - See Also:
-