Search
DateEvent.getButton Method
See Also
 






Gets the pressed mouse button.

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

 Syntax

Java  Copy Code

public int getButton ()

 Return Value

One of the MouseEvent constants specifying what mouse button was pressed.

 See Also