org.jbpm.formbuilder.client.tasks
Class IoAssociationPresenter
java.lang.Object
org.jbpm.formbuilder.client.tasks.IoAssociationPresenter
- All Implemented Interfaces:
- IoAssociationView.Presenter
public class IoAssociationPresenter
- extends Object
- implements IoAssociationView.Presenter
Tasks presenter. Handles server querying of existing tasks
and view population
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IoAssociationPresenter
public IoAssociationPresenter(IoAssociationView tasksView)
newTaskRow
public TaskRow newTaskRow(TaskRef task,
boolean even)
- Specified by:
newTaskRow in interface IoAssociationView.Presenter
addQuickFormHandling
public void addQuickFormHandling(TaskRow row)
- Specified by:
addQuickFormHandling in interface IoAssociationView.Presenter
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.