Uses of Class
org.teamapps.ux.component.field.TextMatchingMode
| Package | Description |
|---|---|
| org.teamapps.ux.component.field |
-
Uses of TextMatchingMode in org.teamapps.ux.component.field
Methods in org.teamapps.ux.component.field that return TextMatchingMode Modifier and Type Method Description static TextMatchingModeTextMatchingMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TextMatchingMode[]TextMatchingMode. values()Returns an array containing the constants of this enum type, in the order they are declared.