Search
CalendarListener.resourceViewTopTimelineClick Method
See Also
 






Invoked when the top timeline of a CalendarView.ResourceView view is clicked.

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

 Syntax

Java  Copy Code

void resourceViewTopTimelineClick (
    DateEvent e
)

 Parameters

e

A DateEvent object.

 See Also