BBjToolButtonPushEvent::getMouseButton
Description
This method returns the indication of which mouse button was pushed to generate this BBjToolButtonPushEvent.
Syntax
Return Value |
Method |
int |
getMouseButton() |
Parameters
None.
Return Value
Returns one of the following constants:
BBjToolButtonPushEvent.LEFT
BBjToolButtonPushEvent.RIGHT
BBjToolButtonPushEvent.MIDDLE
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.