Uses of Enum Class
org.teamapps.dto.UiPageViewBlock.Alignment
-
Uses of UiPageViewBlock.Alignment in org.teamapps.dto
Fields in org.teamapps.dto declared as UiPageViewBlock.AlignmentMethods in org.teamapps.dto that return UiPageViewBlock.AlignmentModifier and TypeMethodDescriptionUiPageViewBlock.getAlignment()static UiPageViewBlock.AlignmentReturns the enum constant of this class with the specified name.static UiPageViewBlock.Alignment[]UiPageViewBlock.Alignment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiPageViewBlock.AlignmentModifier and TypeMethodDescriptionUiCitationPageViewBlock.setAlignment(UiPageViewBlock.Alignment alignment) UiComponentPageViewBlock.setAlignment(UiPageViewBlock.Alignment alignment) UiMessagePageViewBlock.setAlignment(UiPageViewBlock.Alignment alignment) UiPageViewBlock.setAlignment(UiPageViewBlock.Alignment alignment)