Search
Calendar.getLocations Method
See Also
 






Gets the locations whose schedule to display in the control when getGroupType is GroupType.GroupByLocations.

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

 Syntax

Java  Copy Code

public ResourceList<Location> getLocations ()

 Return Value

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

 See Also