@OpenApiAll public class BaseDiagramContextToolbarAMConfigurator extends java.lang.Object implements DiagramContextToolbarAMConfigurator
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY| Constructor and Description |
|---|
BaseDiagramContextToolbarAMConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(ActionsManager mngr,
PresentationElement requestor)
Configure given actions manager for given diagram.
|
int |
getPriority()
Returns priority of this configurator.
|
public BaseDiagramContextToolbarAMConfigurator()
public void configure(ActionsManager mngr, PresentationElement requestor)
configure in interface DiagramContextToolbarAMConfiguratormngr - the given actions manager.requestor - the selected object in the diagram.public int getPriority()
ConfiguratorWithPrioritygetPriority in interface ConfiguratorWithPrioritygetPriority in interface PriorityProviderPriorityProvider.HIGH_PRIORITY,
PriorityProvider.MEDIUM_PRIORITY,
PriorityProvider.LOW_PRIORITY