Interface PerspectiveWidget.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<PerspectiveWidget>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<PerspectiveWidget>
- All Known Implementing Classes:
PerspectiveWidgetView
- Enclosing class:
- PerspectiveWidget
public static interface PerspectiveWidget.View extends org.uberfire.client.mvp.UberView<PerspectiveWidget>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinfiniteRecursionError()voidnotFoundError()voidshowContent(com.google.gwt.user.client.ui.IsWidget widget)
-