org.jbpm.console.ng.pr.client.editors.variables.edit
Class VariableEditPresenter
java.lang.Object
org.jbpm.console.ng.pr.client.editors.variables.edit.VariableEditPresenter
@Dependent
public class VariableEditPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableEditPresenter
public VariableEditPresenter()
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<VariableEditPresenter> getView()
onOpen
public void onOpen()
close
public void close()
setProcessVariable
public void setProcessVariable(Object value)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.