Interface RequestListPresenter.RequestListView
-
- All Superinterfaces:
org.uberfire.ext.widgets.common.client.common.HasBusyIndicator,org.uberfire.client.mvp.HasPresenter<RequestListPresenter>,com.google.gwt.user.client.ui.IsWidget,org.jbpm.workbench.common.client.list.ListView<org.jbpm.workbench.es.model.RequestSummary,RequestListPresenter>,org.jbpm.workbench.common.client.list.MultiGridView<org.jbpm.workbench.es.model.RequestSummary,RequestListPresenter>,org.uberfire.client.mvp.UberView<RequestListPresenter>
- All Known Implementing Classes:
RequestListViewImpl
- Enclosing class:
- RequestListPresenter
public static interface RequestListPresenter.RequestListView extends org.jbpm.workbench.common.client.list.MultiGridView<org.jbpm.workbench.es.model.RequestSummary,RequestListPresenter>
-
-
Method Summary
-
Methods inherited from interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
hideBusyIndicator, showBusyIndicator
-
-