Uses of Enum Class
org.teamapps.dto.UiSpecialKey
-
Uses of UiSpecialKey in org.teamapps.dto
Fields in org.teamapps.dto declared as UiSpecialKeyModifier and TypeFieldDescriptionprotected UiSpecialKeyUiTextInputHandlingField.SpecialKeyPressedEvent.keyMethods in org.teamapps.dto that return UiSpecialKeyModifier and TypeMethodDescriptionUiTextInputHandlingField.SpecialKeyPressedEvent.getKey()static UiSpecialKeyReturns the enum constant of this class with the specified name.static UiSpecialKey[]UiSpecialKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.teamapps.dto with parameters of type UiSpecialKey