AbstractType of action.
AbstractdescriptionAction Description shown in the UI.
AbstractdisplayDisplay Name (or title) shown in the UI.
ReadonlygroupThe logical group or folder this action will appear in the UI.
Abstract ReadonlyhasDefines if action has reset command.
Abstract ReadonlynameUnique name for the action. Used for identification in the system.
ProtectedresetUnique reset command name for the action.
AbstractexecuteHandles the user interaction with assigned key.
Abstract base class for adjustment actions
Adjustment actions handle continuous input devices that can be turned or moved to adjust values incrementally. These actions can optionally support reset functionality.
Example
See