Uses of Class
org.teamapps.dto.UiTagComboBox.WrappingMode
-
Uses of UiTagComboBox.WrappingMode in org.teamapps.dto
Fields in org.teamapps.dto declared as UiTagComboBox.WrappingMode Modifier and Type Field Description protected UiTagComboBox.WrappingModeUiTagComboBox. wrappingModeMethods in org.teamapps.dto that return UiTagComboBox.WrappingMode Modifier and Type Method Description UiTagComboBox.WrappingModeUiTagComboBox. getWrappingMode()static UiTagComboBox.WrappingModeUiTagComboBox.WrappingMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiTagComboBox.WrappingMode[]UiTagComboBox.WrappingMode. 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 UiTagComboBox.WrappingMode Modifier and Type Method Description UiTagComboBoxUiTagComboBox. setWrappingMode(UiTagComboBox.WrappingMode wrappingMode)