org.jbpm.console.ng.pr.client.editors.variables.list
Class ProcessVariableListPresenter
java.lang.Object
org.jbpm.console.ng.pr.client.editors.variables.list.ProcessVariableListPresenter
@Dependent
public class ProcessVariableListPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_PROVIDER
public static final com.google.gwt.view.client.ProvidesKey<VariableSummary> KEY_PROVIDER
ProcessVariableListPresenter
public ProcessVariableListPresenter()
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<ProcessVariableListPresenter> getView()
refreshVariableListData
public void refreshVariableListData(String processId,
String processDefId)
addDataDisplay
public void addDataDisplay(com.google.gwt.view.client.HasData<VariableSummary> display)
getDataProvider
public com.google.gwt.view.client.ListDataProvider<VariableSummary> getDataProvider()
refreshData
public void refreshData()
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
onOpen
public void onOpen()
loadVariables
public void loadVariables(String processId,
String processDefId)
getMenus
public org.uberfire.workbench.model.menu.Menus getMenus()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.