docs » plugins.finalcutpro.commands.actions
An action
which will execute a command with matching group/id values.
Registers itself with the core.action.manager
.
Signature | plugins.finalcutpro.commands.actions.execute(action) -> boolean |
---|---|
Type | Function |
Description | Executes the action with the provided parameters. |
Parameters |
|
Signature | plugins.finalcutpro.commands.actionss.onChoices(choices) -> nothing |
---|---|
Type | Function |
Description | Adds available choices to the selection. |
Parameters |
|
Returns |
|
Signature | plugins.finalcutpro.commands.actions.reset() -> nothing |
---|---|
Type | Function |
Description | Resets the set of choices. |
Parameters |
|
Returns |
|