Action
- class Action
CustomAction
- class CustomAction
Base class:
Action
- property script
The script path launch by the custom action.
- Type
- Raises
ReadOnlyError -- If
Database
is in read only mode.
- property label
The label of the custom action.
- Type
- Raises
ReadOnlyError -- If
Database
is in read only mode.
- property description
The description of the custom action.
- Type
- Raises
ReadOnlyError -- If
Database
is in read only mode.
- property icon
The icon file path of the custom action.
- Type
- Raises
ReadOnlyError -- If
Database
is in read only mode.