jBPM Console NG - Human Tasks Client 6.1.0.Beta4

Uses of Class
org.jbpm.console.ng.ht.client.util.TaskUtils.TaskView

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

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

Methods in org.jbpm.console.ng.ht.client.editors.taskslist that return TaskUtils.TaskView
 TaskUtils.TaskView TasksListPresenter.getCurrentView()
           
 TaskUtils.TaskView TasksListPresenter.TaskListView.getCurrentView()
           
 TaskUtils.TaskView TasksListViewImpl.getCurrentView()
           
 

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

Uses of TaskUtils.TaskView in org.jbpm.console.ng.ht.client.util
 

Methods in org.jbpm.console.ng.ht.client.util that return TaskUtils.TaskView
static TaskUtils.TaskView TaskUtils.TaskView.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TaskUtils.TaskView[] TaskUtils.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.util with parameters of type TaskUtils.TaskView
 void LiCalendarPicker.setCalendarView(TaskUtils.TaskView taskView)
           
 


jBPM Console NG - Human Tasks Client 6.1.0.Beta4

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