Verwendungen von Enum-Klasse
org.teamapps.dto.UiCssJustifyContent
-
Verwendungen von UiCssJustifyContent in org.teamapps.dto
Felder in org.teamapps.dto, die deklariert sind als UiCssJustifyContentModifizierer und TypFeldBeschreibungprotected UiCssJustifyContentUiFlexContainer.justifyContentprotected UiCssJustifyContentUiFloatingElement.justifyContentMethoden in org.teamapps.dto, die UiCssJustifyContent zurückgebenModifizierer und TypMethodeBeschreibungUiFlexContainer.getJustifyContent()UiFloatingElement.getJustifyContent()static UiCssJustifyContentGibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static UiCssJustifyContent[]UiCssJustifyContent.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in org.teamapps.dto mit Parametern vom Typ UiCssJustifyContentModifizierer und TypMethodeBeschreibungUiFlexContainer.setJustifyContent(UiCssJustifyContent justifyContent) UiFloatingElement.setJustifyContent(UiCssJustifyContent justifyContent)