@Dependent public class PerspectivesExplorer extends Object implements org.jboss.errai.common.client.api.IsElement
Modifier and Type | Class and Description |
---|---|
static interface |
PerspectivesExplorer.View |
Constructor and Description |
---|
PerspectivesExplorer(PerspectivesExplorer.View view,
PerspectivePluginManager perspectivePluginManager,
PluginController pluginController,
PlaceManager placeManager,
ContentManagerI18n i18n) |
Modifier and Type | Method and Description |
---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
void |
onPerspectiveClick(Plugin plugin) |
void |
onPerspectivePluginsChanged(PerspectivePluginsChangedEvent event) |
void |
show() |
@Inject public PerspectivesExplorer(PerspectivesExplorer.View view, PerspectivePluginManager perspectivePluginManager, PluginController pluginController, PlaceManager placeManager, ContentManagerI18n i18n)
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement
in interface org.jboss.errai.common.client.api.IsElement
public void show()
public void onPerspectiveClick(Plugin plugin)
public void onPerspectivePluginsChanged(@Observes PerspectivePluginsChangedEvent event)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.