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