Uses of Class
org.teamapps.dto.UiCssAlignItems
-
Uses of UiCssAlignItems in org.teamapps.dto
Fields in org.teamapps.dto declared as UiCssAlignItems Modifier and Type Field Description protected UiCssAlignItemsUiFlexContainer. alignItemsMethods in org.teamapps.dto that return UiCssAlignItems Modifier and Type Method Description UiCssAlignItemsUiFlexContainer. getAlignItems()static UiCssAlignItemsUiCssAlignItems. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiCssAlignItems[]UiCssAlignItems. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiCssAlignItems Modifier and Type Method Description UiFlexContainerUiFlexContainer. setAlignItems(UiCssAlignItems alignItems)