org.jbpm.console.ng.pr.client.editors.variables.list
Interface ProcessVariableListPresenter.ProcessVariableListView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<ProcessVariableListPresenter>
- All Known Implementing Classes:
- ProcessVariableListViewImpl
- Enclosing class:
- ProcessVariableListPresenter
public static interface ProcessVariableListPresenter.ProcessVariableListView
- extends org.uberfire.client.mvp.UberView<ProcessVariableListPresenter>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
getProcessInstanceIdText
com.google.gwt.user.client.ui.HTML getProcessInstanceIdText()
getProcessDefinitionIdText
com.google.gwt.user.client.ui.HTML getProcessDefinitionIdText()
getProcessNameText
com.google.gwt.user.client.ui.HTML getProcessNameText()
setProcessInstance
void setProcessInstance(ProcessInstanceSummary pi)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.