Uses of Enum
cn.mapway.ui.client.mvc.attribute.editor.textbox.TextInputKind
Packages that use TextInputKind
-
Uses of TextInputKind in cn.mapway.ui.client.mvc.attribute.editor.textbox
Methods in cn.mapway.ui.client.mvc.attribute.editor.textbox that return TextInputKindModifier and TypeMethodDescriptionstatic TextInputKindReturns the enum constant of this type with the specified name.static TextInputKindTextInputKind.valueOfName(String name) static TextInputKind[]TextInputKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cn.mapway.ui.client.mvc.attribute.editor.textbox with parameters of type TextInputKindModifier and TypeMethodDescriptionvoidTextboxAttributeEditor.setTextInputKind(TextInputKind kind)