Uses of Class
org.teamapps.ux.component.itemview.ItemViewVerticalItemAlignment
| Package | Description |
|---|---|
| org.teamapps.ux.component.infiniteitemview | |
| org.teamapps.ux.component.itemview |
-
Uses of ItemViewVerticalItemAlignment in org.teamapps.ux.component.infiniteitemview
Methods in org.teamapps.ux.component.infiniteitemview that return ItemViewVerticalItemAlignment Modifier and Type Method Description ItemViewVerticalItemAlignmentInfiniteItemView. getVerticalItemAlignment()Methods in org.teamapps.ux.component.infiniteitemview with parameters of type ItemViewVerticalItemAlignment Modifier and Type Method Description voidInfiniteItemView. setVerticalItemAlignment(ItemViewVerticalItemAlignment verticalItemAlignment) -
Uses of ItemViewVerticalItemAlignment in org.teamapps.ux.component.itemview
Methods in org.teamapps.ux.component.itemview that return ItemViewVerticalItemAlignment Modifier and Type Method Description static ItemViewVerticalItemAlignmentItemViewVerticalItemAlignment. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ItemViewVerticalItemAlignment[]ItemViewVerticalItemAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared.