Search
CalendarDrawEvent.getResource Method
See Also
 






Gets the resource related to the element being drawn.

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

 Syntax

Java  Copy Code

public Resource getResource ()

 Return Value

A reference to a Contact, Location, Task or Resource related to the custom drawn element.

 Remarks

This could be null when no resource is related to the element.

 See Also