Interface AMConfigurator

    • Method Detail

      • configure

        void configure​(ActionsManager manager)
        Method for configuring manager. During this call, new actions can be added to manager. Also existing actions can be removed from the given manager.
        Parameters:
        manager - actions manager to be configured.