Uses of Class
org.jbpm.formbuilder.client.tasks.TaskRow

Packages that use TaskRow
org.jbpm.formbuilder.client.tasks   
 

Uses of TaskRow in org.jbpm.formbuilder.client.tasks
 

Methods in org.jbpm.formbuilder.client.tasks that return TaskRow
 TaskRow IoAssociationView.createTaskRow(TaskRef task, boolean even)
           
 TaskRow IoAssociationViewImpl.createTaskRow(TaskRef task, boolean even)
           
 TaskRow IoAssociationView.Presenter.newTaskRow(TaskRef task, boolean even)
           
 TaskRow IoAssociationPresenter.newTaskRow(TaskRef task, boolean even)
           
 

Methods in org.jbpm.formbuilder.client.tasks with parameters of type TaskRow
 void IoAssociationView.Presenter.addQuickFormHandling(TaskRow row)
           
 void IoAssociationPresenter.addQuickFormHandling(TaskRow row)
           
 

Constructors in org.jbpm.formbuilder.client.tasks with parameters of type TaskRow
QuickFormPanel(TaskRow row)
           
 



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