Search
CalendarTextEvent.getResources Method
See Also
 






Gets the resources related to the element being drawn.

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

 Syntax

Java  Copy Code

public Resource[] getResources ()

 Return Value

An array of Resource objects.

 See Also