Readonly
idUnique id of this action.
Optional
Readonly
immediateActions are executed one by one. This flag allows to run an action independently of all other actions.
trigger()
is invoked with an array of items and arbitrary additional options.
Optional
options: ActionOptions
This interface must be implemented by all components that provide
map-actions.Action
.