Search
CalendarTextEvent.getResource Method
See Also
 






Gets the resource related to the element being customized.

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

 Syntax

Java  Copy Code

public Resource getResource ()

 Return Value

An instance of the Resource class.

 Remarks

This could be null when no resources are related to the element.

 See Also