Uses of Class
org.teamapps.dto.UiItemViewItemBackgroundMode
-
Uses of UiItemViewItemBackgroundMode in org.teamapps.dto
Fields in org.teamapps.dto declared as UiItemViewItemBackgroundMode Modifier and Type Field Description protected UiItemViewItemBackgroundModeUiItemView. itemBackgroundModeMethods in org.teamapps.dto that return UiItemViewItemBackgroundMode Modifier and Type Method Description UiItemViewItemBackgroundModeUiItemView. getItemBackgroundMode()static UiItemViewItemBackgroundModeUiItemViewItemBackgroundMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiItemViewItemBackgroundMode[]UiItemViewItemBackgroundMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiItemViewItemBackgroundMode Modifier and Type Method Description UiItemViewUiItemView. setItemBackgroundMode(UiItemViewItemBackgroundMode itemBackgroundMode)