Class TaskFormPresenter
- java.lang.Object
-
- org.jbpm.workbench.ht.client.editors.taskform.TaskFormPresenter
-
@Dependent public class TaskFormPresenter extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
TaskFormPresenter.TaskFormView
-
Constructor Summary
Constructors Constructor Description TaskFormPresenter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TaskFormPresenter.TaskFormView
getTaskFormView()
com.google.gwt.user.client.ui.IsWidget
getView()
-
-
-
Method Detail
-
getTaskFormView
public TaskFormPresenter.TaskFormView getTaskFormView()
-
getView
public com.google.gwt.user.client.ui.IsWidget getView()
-
-