@OpenApiAll public abstract class BaseDiagramShortcutsConfigurator extends AnyDiagramShortcutsConfigurator
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY| Constructor and Description |
|---|
BaseDiagramShortcutsConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureCommonActions(ActionsManager manager)
Configure actions in given manager
|
int |
getPriority()
Returns priority of this configurator.
|
configureCommonActionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurepublic void configureCommonActions(ActionsManager manager)
manager - managerpublic int getPriority()
ConfiguratorWithPrioritygetPriority in interface ConfiguratorWithPrioritygetPriority in class AnyDiagramShortcutsConfiguratorConfiguratorWithPriority.HIGH_PRIORITY,
ConfiguratorWithPriority.MEDIUM_PRIORITY,
ConfiguratorWithPriority.LOW_PRIORITY