Search
Calendar.getResources Method
See Also
 






Gets the resources whose schedule to display in the control when getGroupType is GroupType.GroupByResources.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public ResourceList<Resource> getResources ()

 Return Value

An instance of the ResourceList class specifying which resources are displayed in timetable, week range and resource views.

 See Also