@Templated public class PerspectivesExplorerView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, PerspectivesExplorer.View
| Constructor and Description |
|---|
PerspectivesExplorerView() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPerspective(String name,
Command onClicked) |
void |
clear() |
void |
init(PerspectivesExplorer presenter) |
void |
showEmpty(String message) |
public void init(PerspectivesExplorer presenter)
init in interface HasPresenter<PerspectivesExplorer>public void clear()
clear in interface PerspectivesExplorer.Viewpublic void addPerspective(String name, Command onClicked)
addPerspective in interface PerspectivesExplorer.Viewpublic void showEmpty(String message)
showEmpty in interface PerspectivesExplorer.ViewCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.