Interface ProcessVariableListPresenter.ProcessVariableListView
-
- All Superinterfaces:
org.uberfire.ext.widgets.common.client.common.HasBusyIndicator,org.uberfire.client.mvp.HasPresenter<ProcessVariableListPresenter>,com.google.gwt.user.client.ui.IsWidget,org.jbpm.workbench.common.client.list.ListView<org.jbpm.workbench.pr.model.ProcessVariableSummary,ProcessVariableListPresenter>,org.uberfire.client.mvp.UberView<ProcessVariableListPresenter>
- All Known Implementing Classes:
ProcessVariableListViewImpl
- Enclosing class:
- ProcessVariableListPresenter
public static interface ProcessVariableListPresenter.ProcessVariableListView extends org.jbpm.workbench.common.client.list.ListView<org.jbpm.workbench.pr.model.ProcessVariableSummary,ProcessVariableListPresenter>