See: Description
Interface | Description |
---|---|
IEnabledStateUpdating |
To be implemented by actions for which their enabled state depends on another model.
|
Class | Description |
---|---|
ActivateLayerAction |
The action to activate the currently selected layer
|
DeleteLayerAction |
The action to delete the currently selected layer
|
DuplicateAction |
The action to merge the currently selected layer into another layer.
|
LayerVisibilityAction |
This is a menu that includes all settings for the layer visibility.
|
MergeAction |
The action to merge the currently selected layer into another layer.
|
MoveDownAction |
The action to move down the currently selected entries in the list.
|
MoveUpAction |
The action to move up the currently selected entries in the list.
|
ShowHideLayerAction |
Action which will toggle the visibility of the currently selected layers.
|