org.jbpm.formbuilder.client.tasks
Class IoAssociationPresenter

java.lang.Object
  extended by 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


Constructor Summary
IoAssociationPresenter(IoAssociationView tasksView)
           
 
Method Summary
 void addQuickFormHandling(TaskRow row)
           
 TaskRow newTaskRow(TaskRef task, boolean even)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IoAssociationPresenter

public IoAssociationPresenter(IoAssociationView tasksView)
Method Detail

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.