Package org.dashbuilder.client.screens
Interface NotFoundScreen.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<NotFoundScreen>,org.jboss.errai.common.client.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<NotFoundScreen>
- All Known Implementing Classes:
NotFoundScreenView
- Enclosing class:
- NotFoundScreen
public static interface NotFoundScreen.View extends org.uberfire.client.mvp.UberElemental<NotFoundScreen>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetNotFoundDashboard(String perspectiveName)
-
-
-
Method Detail
-
setNotFoundDashboard
void setNotFoundDashboard(String perspectiveName)
-
-