Verwendungen von Enum-Klasse
ch.nolix.systemapi.guiapi.contentalignmentproperty.HorizontalContentAlignment
Package
Beschreibung
The
ch.nolix.system.webgui.linearcontainer
package defines the types
that are declared in the
ch.nolix.systemapi.webguiapi.linearcontainerapi
package.The
ch.nolix.systemapi.guiapi.contentalignmentproperty
package
defines properties for the alignment of the content of GUIs or GUI elements.The
ch.nolix.systemapi.webguiapi.linearcontainerapi
package declares
linear container
IContainer
s.-
Verwendungen von HorizontalContentAlignment in ch.nolix.system.webgui.linearcontainer
Modifizierer und TypFeldBeschreibungstatic final HorizontalContentAlignment
VerticalStack.DEFAULT_CONTENT_ALIGNMENT
Modifizierer und TypMethodeBeschreibungVerticalStack.setContentAlignment
(HorizontalContentAlignment contentAlignment) -
Verwendungen von HorizontalContentAlignment in ch.nolix.systemapi.guiapi.contentalignmentproperty
Modifizierer und TypMethodeBeschreibungstatic HorizontalContentAlignment
HorizontalContentAlignment.fromSpecification
(INode<?> specification) static HorizontalContentAlignment
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static HorizontalContentAlignment[]
HorizontalContentAlignment.values()
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück. -
Verwendungen von HorizontalContentAlignment in ch.nolix.systemapi.webguiapi.linearcontainerapi
Modifizierer und TypMethodeBeschreibungIVerticalStack.setContentAlignment
(HorizontalContentAlignment contentAlignment)