Gets the resource associated with the calendar element or null if none.
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. This value can be null if the current view is not grouped or the element whose tooltip is being displayed is not associated with a resource.
See Also