Search
ResourceDateEvent.getResourcePath Method
See Also
 






Gets the resources associated with the clicked cell.

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

 Syntax

Java  Copy Code

public Resource[] getResourcePath ()

 Return Value

A list with all related resources.

 See Also