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