Gets the tasks whose schedule to display in the control when getGroupType is GroupType.GroupByTasks.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public ResourceList<Task> getTasks () |
An instance of the ResourceList class specifying which tasks are displayed in timetable, week range and resource views.
See Also