Class PerspectivesExplorer

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement

    @Dependent
    public class PerspectivesExplorer
    extends Object
    implements org.jboss.errai.common.client.api.IsElement
    • Constructor Detail

      • PerspectivesExplorer

        @Inject
        public PerspectivesExplorer​(PerspectivesExplorer.View view,
                                    org.dashbuilder.client.navigation.plugin.PerspectivePluginManager perspectivePluginManager,
                                    org.uberfire.ext.plugin.client.security.PluginController pluginController,
                                    org.uberfire.client.mvp.PlaceManager placeManager,
                                    ContentManagerI18n i18n)
    • Method Detail

      • getElement

        public org.jboss.errai.common.client.dom.HTMLElement getElement()
        Specified by:
        getElement in interface org.jboss.errai.common.client.api.IsElement
      • show

        public void show()
      • onPerspectiveClick

        public void onPerspectiveClick​(org.uberfire.ext.plugin.model.Plugin plugin)
      • onPerspectivePluginsChanged

        public void onPerspectivePluginsChanged​(@Observes
                                                org.dashbuilder.navigation.event.PerspectivePluginsChangedEvent event)