Interface PerspectivesExplorer.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<PerspectivesExplorer>,org.jboss.errai.common.client.api.IsElement,org.uberfire.client.mvp.UberElement<PerspectivesExplorer>
- All Known Implementing Classes:
PerspectivesExplorerView
- Enclosing class:
- PerspectivesExplorer
public static interface PerspectivesExplorer.View extends org.uberfire.client.mvp.UberElement<PerspectivesExplorer>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddPerspective(String name, org.uberfire.mvp.Command onClicked)voidclear()voidshowEmpty(String message)
-