BBjMouseEvent::getClickCount
Description
In BBj 23 and higher, this method returns the number of mouse clicks associated with this event.
Syntax
Return Value |
Method |
---|---|
int |
getClickCount() |
Parameters
None.
Return Value
Returns the number of mouse clicks associated with this event.
Remarks
None.
See Also
BBjMouseEvent::getLegacyMouseButton
BBj Object Diagram for an illustration of the relationship between BBjObjects.