Uses of Class
org.teamapps.dto.UiPageViewBlockCreatorImageAlignment
-
Uses of UiPageViewBlockCreatorImageAlignment in org.teamapps.dto
Fields in org.teamapps.dto declared as UiPageViewBlockCreatorImageAlignment Modifier and Type Field Description protected UiPageViewBlockCreatorImageAlignmentUiCitationPageViewBlock. creatorImageAlignmentMethods in org.teamapps.dto that return UiPageViewBlockCreatorImageAlignment Modifier and Type Method Description UiPageViewBlockCreatorImageAlignmentUiCitationPageViewBlock. getCreatorImageAlignment()static UiPageViewBlockCreatorImageAlignmentUiPageViewBlockCreatorImageAlignment. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiPageViewBlockCreatorImageAlignment[]UiPageViewBlockCreatorImageAlignment. 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 UiPageViewBlockCreatorImageAlignment Modifier and Type Method Description UiCitationPageViewBlockUiCitationPageViewBlock. setCreatorImageAlignment(UiPageViewBlockCreatorImageAlignment creatorImageAlignment)