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