| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.events |
| Modifier and Type | Field and Description |
|---|---|
protected InputEventType |
InputEvent.type |
protected InputEventType |
InputEvent.type |
| Modifier and Type | Method and Description |
|---|---|
InputEventType |
InputEvent.getType() |
InputEventType |
InputEvent.getType() |
static InputEventType |
InputEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputEventType |
InputEventType.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.
|
static InputEventType[] |
InputEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.