Uses of Class
org.uitnet.testing.smartfwk.ui.core.events.InputEventType
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.events |
-
Uses of InputEventType in org.uitnet.testing.smartfwk.ui.core.events
Fields in org.uitnet.testing.smartfwk.ui.core.events declared as InputEventType Modifier and Type Field Description protected InputEventTypeInputEvent. typeMethods in org.uitnet.testing.smartfwk.ui.core.events that return InputEventType Modifier and Type Method Description InputEventTypeInputEvent. getType()static InputEventTypeInputEventType. valueOf(String name)Returns the enum constant of this type with the specified name.static InputEventType[]InputEventType. values()Returns an array containing the constants of this enum type, in the order they are declared.