@OpenApiAll public interface DependencyMatrixAMConfigurator extends ConfiguratorWithPriority
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY
Modifier and Type | Method and Description |
---|---|
void |
configure(ActionsManager mngr,
PersistenceManager settings,
java.util.Collection<Element> elements,
boolean forRow)
Method for configuring context menu actions.
|
getPriority
void configure(ActionsManager mngr, PersistenceManager settings, java.util.Collection<Element> elements, boolean forRow)
elements
collection is empty - the click was on the filter area, otherwise
forRow
variable shows if it is row or column elements.mngr
- manager to be configured.settings
- dependency Matrix Settingselements
- selected elements. If this collection is empty - actions for matrix filter area are collectedforRow
- for row elements