Uses of Enum Class
org.teamapps.ux.component.field.combobox.TagBoxWrappingMode
Packages that use TagBoxWrappingMode
-
Uses of TagBoxWrappingMode in org.teamapps.ux.component.field.combobox
Subclasses with type arguments of type TagBoxWrappingMode in org.teamapps.ux.component.field.comboboxMethods in org.teamapps.ux.component.field.combobox that return TagBoxWrappingModeModifier and TypeMethodDescriptionTagComboBox.getWrappingMode()static TagBoxWrappingModeReturns the enum constant of this class with the specified name.static TagBoxWrappingMode[]TagBoxWrappingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.field.combobox with parameters of type TagBoxWrappingModeModifier and TypeMethodDescriptionvoidTagComboBox.setWrappingMode(TagBoxWrappingMode wrappingMode)