Class PerspectivePluginManagerImpl

    • Constructor Detail

      • PerspectivePluginManagerImpl

        @Inject
        public PerspectivePluginManagerImpl​(org.uberfire.client.workbench.type.ClientTypeRegistry clientTypeRegistry,
                                            org.uberfire.ext.layout.editor.client.generator.LayoutGenerator layoutGenerator,
                                            NavigationManager navigationManager,
                                            org.jboss.errai.common.client.api.Caller<org.dashbuilder.navigation.service.PerspectivePluginServices> pluginServices,
                                            javax.enterprise.event.Event<org.dashbuilder.navigation.event.PerspectivePluginsChangedEvent> perspectivesChangedEvent)