MindFusion.Java Package Programmer's Guide
ItemMouseEvent.getClicks Method
See Also
 






Gets the number of clicks.

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

 Syntax

Java  Copy Code

public int getClicks ()

 Return Value

An integer value specifying the number of mouse clicks related to the raised event.

 See Also

ItemMouseEvent Members
ItemMouseEvent Class
com.mindfusion.scheduling Namespace