Package org.dashbuilder.displayer.client
Interface AbstractGwtDisplayer.View<P extends AbstractGwtDisplayer>
-
- All Superinterfaces:
AbstractDisplayer.View,org.uberfire.client.mvp.HasPresenter<P>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<P>
- All Known Implementing Classes:
AbstractGwtDisplayerView
- Enclosing class:
- AbstractGwtDisplayer<V extends AbstractGwtDisplayer.View>
public static interface AbstractGwtDisplayer.View<P extends AbstractGwtDisplayer> extends AbstractDisplayer.View, org.uberfire.client.mvp.UberView<P>
-
-
Method Summary
-
Methods inherited from interface org.dashbuilder.displayer.client.AbstractDisplayer.View
cancelRefreshTimer, clear, enableRefreshTimer, error, errorDataSetNotFound, errorMissingHandler, errorMissingSettings, setId, showLoading, showVisualization
-
-