jBPM Console NG - Process Runtime Client 6.0.0.CR5

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>


Method Summary
 void displayNotification(String text)
           
 com.google.gwt.user.client.ui.HTML getProcessDefinitionIdText()
           
 com.google.gwt.user.client.ui.HTML getProcessInstanceIdText()
           
 com.google.gwt.user.client.ui.HTML getProcessNameText()
           
 void setProcessInstance(ProcessInstanceSummary pi)
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

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)

jBPM Console NG - Process Runtime Client 6.0.0.CR5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.