Uses of Enum Class
org.teamapps.ux.component.pageview.CreatorImageAlignment
Packages that use CreatorImageAlignment
-
Uses of CreatorImageAlignment in org.teamapps.ux.component.pageview
Methods in org.teamapps.ux.component.pageview that return CreatorImageAlignmentModifier and TypeMethodDescriptionCitationPageViewBlock.getCreatorImageAlignment()static CreatorImageAlignmentReturns the enum constant of this class with the specified name.static CreatorImageAlignment[]CreatorImageAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.pageview with parameters of type CreatorImageAlignmentModifier and TypeMethodDescriptionCitationPageViewBlock.setCreatorImageAlignment(CreatorImageAlignment creatorImageAlignment)