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