Uses of Enum Class
org.teamapps.ux.component.itemview.ItemViewRowJustification
Packages that use ItemViewRowJustification
-
Uses of ItemViewRowJustification in org.teamapps.ux.component.infiniteitemview
Methods in org.teamapps.ux.component.infiniteitemview that return ItemViewRowJustificationMethods in org.teamapps.ux.component.infiniteitemview with parameters of type ItemViewRowJustificationModifier and TypeMethodDescriptionInfiniteItemView.setItemJustification(ItemViewRowJustification itemJustification) Deprecated. -
Uses of ItemViewRowJustification in org.teamapps.ux.component.itemview
Subclasses with type arguments of type ItemViewRowJustification in org.teamapps.ux.component.itemviewMethods in org.teamapps.ux.component.itemview that return ItemViewRowJustificationModifier and TypeMethodDescriptionItemGroup.getItemJustification()static ItemViewRowJustificationReturns the enum constant of this class with the specified name.static ItemViewRowJustification[]ItemViewRowJustification.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.itemview with parameters of type ItemViewRowJustificationModifier and TypeMethodDescriptionItemGroup.setItemJustification(ItemViewRowJustification itemJustification)