Skip to content

Mojox action

mojox:mojox.Action

Class Action#

The Action class.

Fields
Modified Invoked when the Text, Icon or Enabled property is changed.
Triggered Invoked when the action is triggered.
Constructors
New Creates a new action.
Properties
Async Action async flag.
Enabled Action enabled state.
HotKey Hotkey for the action.
HotKeyModifiers Hotkey modifiers for the action.
HotKeyText Text representation of the action hotkey. (read only)
Icon Icon representing the action.
Text Text representintg the action.
Methods
Trigger Triggers the action.