@OpenApiAll public interface DiagramContextToolbarAMConfigurator extends ConfiguratorWithPriority
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY
Modifier and Type | Method and Description |
---|---|
void |
configure(ActionsManager mngr,
PresentationElement requestor)
Configure given actions manager for given diagram.
|
getPriority
void configure(ActionsManager mngr, PresentationElement requestor)
mngr
- the given actions manager.requestor
- the selected symbols in the diagram.