jBPM Console NG - Human Tasks Client 6.0.0.CR4-Pre1

Uses of Class
org.jbpm.console.ng.ht.client.editors.taskslist.TasksListPresenter.TaskView

Packages that use TasksListPresenter.TaskView
org.jbpm.console.ng.ht.client.editors.taskslist   
 

Uses of TasksListPresenter.TaskView in org.jbpm.console.ng.ht.client.editors.taskslist
 

Methods in org.jbpm.console.ng.ht.client.editors.taskslist that return TasksListPresenter.TaskView
 TasksListPresenter.TaskView TasksListPresenter.getCurrentView()
           
 TasksListPresenter.TaskView TasksListPresenter.TaskListView.getCurrentView()
           
 TasksListPresenter.TaskView TasksListViewImpl.getCurrentView()
           
static TasksListPresenter.TaskView TasksListPresenter.TaskView.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TasksListPresenter.TaskView[] TasksListPresenter.TaskView.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.console.ng.ht.client.editors.taskslist with parameters of type TasksListPresenter.TaskView
 void TasksListPresenter.refreshActiveTasks(Date date, TasksListPresenter.TaskView taskView)
           
 void TasksListPresenter.refreshAllTasks(Date date, TasksListPresenter.TaskView taskView)
           
 void TasksListPresenter.refreshGroupTasks(Date date, TasksListPresenter.TaskView taskView)
           
 void TasksListPresenter.refreshPersonalTasks(Date date, TasksListPresenter.TaskView taskView)
           
 void TasksListPresenter.refreshTasks(Date date, TasksListPresenter.TaskView taskView, TasksListPresenter.TaskType taskType)
          Refresh tasks based on specified date, view (day/week/month) and task type.
 


jBPM Console NG - Human Tasks Client 6.0.0.CR4-Pre1

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