Search
DateEvent.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 clicks related to the raised event.

 See Also