BBjTreeMouseEvent::getMouseButton
Description
This method returns an ID indicating which mouse button was pressed.
Syntax
Return Value |
Method |
int |
getMouseButton() |
Parameters
None.
Return Value
Returns the ID of the mouse button (0=left, 1=right, 2=middle).
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.