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