Interface DependencyMatrixCellAMConfigurator

    • Method Detail

      • configure

        void configure​(ActionsManager manager,
                       PersistenceManager settings,
                       DependencyMatrixSelection selection)
        Method for configuring context menu actions. During this call, new actions can be added to dependency matrix menu. Also existing actions can be removed from the given manager. Using this configurator only one menu type may be configured - cell menu.
        Parameters:
        manager - manager to be configured.
        settings - dependency matrix settings.
        selection - dependency matrix selection.