@OpenApiAll public interface BrowserToolbarAMConfigurator extends ConfiguratorWithPriority
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY
Modifier and Type | Method and Description |
---|---|
void |
configure(ActionsManager mngr,
Tree tree)
Method should add or remove actions for given browser context menu.
|
getPriority
void configure(ActionsManager mngr, Tree tree)
mngr
- manager to be configured.tree
- tree for which context menu actions will be configured.