Search
ItemMouseEvent.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.

 See Also