Uses of Enum Class
org.teamapps.dto.UiItemViewItemBackgroundMode
-
Uses of UiItemViewItemBackgroundMode in org.teamapps.dto
Fields in org.teamapps.dto declared as UiItemViewItemBackgroundModeModifier and TypeFieldDescriptionprotected UiItemViewItemBackgroundModeUiItemView.itemBackgroundModeMethods in org.teamapps.dto that return UiItemViewItemBackgroundModeModifier and TypeMethodDescriptionUiItemView.getItemBackgroundMode()static UiItemViewItemBackgroundModeReturns the enum constant of this class with the specified name.static UiItemViewItemBackgroundMode[]UiItemViewItemBackgroundMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiItemViewItemBackgroundModeModifier and TypeMethodDescriptionUiItemView.setItemBackgroundMode(UiItemViewItemBackgroundMode itemBackgroundMode)