org.jbpm.console.ng.pr.client.editors.variables.history
Class VariableHistoryPresenter
java.lang.Object
org.jbpm.console.ng.pr.client.editors.variables.history.VariableHistoryPresenter
@Dependent
public class VariableHistoryPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableHistoryPresenter
public VariableHistoryPresenter()
init
@PostConstruct
public void init()
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<VariableHistoryPresenter> getView()
onOpen
public void onOpen()
close
public void close()
loadVariableHistory
public void loadVariableHistory()
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()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.