@OpenApiAll public interface DependencyMatrixCellAMConfigurator extends ConfiguratorWithPriority
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY
Modifier and Type | Method and Description |
---|---|
void |
configure(ActionsManager manager,
PersistenceManager settings,
DependencyMatrixSelection selection)
Method for configuring context menu actions.
|
getPriority
void configure(ActionsManager manager, PersistenceManager settings, DependencyMatrixSelection selection)
manager
- manager to be configured.settings
- dependency matrix settings.selection
- dependency matrix selection.