Uses of Enum Class
org.teamapps.ux.component.itemview.ItemViewVerticalItemAlignment
Packages that use ItemViewVerticalItemAlignment
-
Uses of ItemViewVerticalItemAlignment in org.teamapps.ux.component.infiniteitemview
Methods in org.teamapps.ux.component.infiniteitemview that return ItemViewVerticalItemAlignmentMethods in org.teamapps.ux.component.infiniteitemview with parameters of type ItemViewVerticalItemAlignmentModifier and TypeMethodDescriptionvoidInfiniteItemView.setVerticalItemAlignment(ItemViewVerticalItemAlignment verticalItemAlignment) Deprecated. -
Uses of ItemViewVerticalItemAlignment in org.teamapps.ux.component.itemview
Subclasses with type arguments of type ItemViewVerticalItemAlignment in org.teamapps.ux.component.itemviewMethods in org.teamapps.ux.component.itemview that return ItemViewVerticalItemAlignmentModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ItemViewVerticalItemAlignment[]ItemViewVerticalItemAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared.