Interface | Description |
---|---|
MultiAction |
Represents a complex action that is a series of primitive actions listed in the standard.
|
Class | Description |
---|---|
BaseAction |
Base class for all actions.
|
DisplayAction |
This class represents an abstraction of devices that can execute an action within a display area.
|
KeysRelatedAction |
Represents a general action related to keyboard input.
|
MouseAction |
Base class for all mouse-related actions.
|
SingleKeyAction |
Used both by KeyDownAction and KeyUpAction
|
TouchAction |
Base class for all touch screen-related actions
|
Enum | Description |
---|---|
MouseAction.Button |