Search
ResourceDateEvent.getResource Method
See Also
 






Gets the resource associated with the clicked cell.

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

 Syntax

Java  Copy Code

public Resource getResource ()

 Return Value

A reference to a Resource, Contact, Location or Task object or null.

 See Also