Uses of Enum Class
org.teamapps.dto.UiTagComboBox.WrappingMode
-
Uses of UiTagComboBox.WrappingMode in org.teamapps.dto
Fields in org.teamapps.dto declared as UiTagComboBox.WrappingModeMethods in org.teamapps.dto that return UiTagComboBox.WrappingModeModifier and TypeMethodDescriptionUiTagComboBox.getWrappingMode()static UiTagComboBox.WrappingModeReturns the enum constant of this class with the specified name.static UiTagComboBox.WrappingMode[]UiTagComboBox.WrappingMode.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 UiTagComboBox.WrappingModeModifier and TypeMethodDescriptionUiTagComboBox.setWrappingMode(UiTagComboBox.WrappingMode wrappingMode)