Interface HasColumnHalignmentProperty
public interface HasColumnHalignmentProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault HPos
Gets the value of thecolumnHalignment
property.default void
setColumnHalignment
(HPos columnHalignment) Sets the value of thecolumnHalignment
property.
-
Property Details
-
columnHalignment
-
-
Method Details
-
columnHalignmentProperty
- Returns:
- the
columnHalignment
property - See Also:
-
setColumnHalignment
Sets the value of thecolumnHalignment
property.- Property description:
- Parameters:
columnHalignment
- the value for thecolumnHalignment
property- See Also:
-
getColumnHalignment
Gets the value of thecolumnHalignment
property.- Property description:
- Returns:
- the value of the
columnHalignment
property - See Also:
-