org.jbpm.formbuilder.client.tasks
Interface IoAssociationView.Presenter

All Known Implementing Classes:
IoAssociationPresenter
Enclosing interface:
IoAssociationView

public static interface IoAssociationView.Presenter


Method Summary
 void addQuickFormHandling(TaskRow row)
           
 TaskRow newTaskRow(TaskRef task, boolean even)
           
 

Method Detail

newTaskRow

TaskRow newTaskRow(TaskRef task,
                   boolean even)

addQuickFormHandling

void addQuickFormHandling(TaskRow row)


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.