org.jbpm.console.ng.ht.forms.client.editors.taskform.generic
Class GenericFormDisplayPresenter
java.lang.Object
org.jbpm.console.ng.ht.forms.client.editors.taskform.generic.GenericFormDisplayPresenter
@ApplicationScoped
public class GenericFormDisplayPresenter
- extends Object
|
Method Summary |
com.google.gwt.user.client.ui.IsWidget |
getView()
|
void |
init()
|
void |
setup(long currentTaskId,
String currentProcessId,
String currentDeploymentId,
String opener,
org.uberfire.mvp.Command onClose)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericFormDisplayPresenter
public GenericFormDisplayPresenter()
init
@PostConstruct
public void init()
setup
public void setup(long currentTaskId,
String currentProcessId,
String currentDeploymentId,
String opener,
org.uberfire.mvp.Command onClose)
getView
public com.google.gwt.user.client.ui.IsWidget getView()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.