Uses of Enum Class
org.teamapps.ux.component.itemview.ItemViewItemBackgroundMode
Packages that use ItemViewItemBackgroundMode
-
Uses of ItemViewItemBackgroundMode in org.teamapps.ux.component.itemview
Subclasses with type arguments of type ItemViewItemBackgroundMode in org.teamapps.ux.component.itemviewMethods in org.teamapps.ux.component.itemview that return ItemViewItemBackgroundModeModifier and TypeMethodDescriptionItemView.getItemBackgroundMode()static ItemViewItemBackgroundModeReturns the enum constant of this class with the specified name.static ItemViewItemBackgroundMode[]ItemViewItemBackgroundMode.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 ItemViewItemBackgroundModeModifier and TypeMethodDescriptionvoidItemView.setItemBackgroundMode(ItemViewItemBackgroundMode itemBackgroundMode)