ASP.NET Pack Programmer's Guide
CellEvent.getMouseButton Method
See Also
 






Gets the mouse button related to the event.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int getMouseButton ()

 Return Value

One of the MouseEvent.BUTTON* constants.

 See Also

CellEvent Members
CellEvent Class
com.mindfusion.diagramming Namespace