BBjButtonPushEvent::getY
Description
In BBj 21 and higher, this method returns the Y location of the mouse within the BBjButton or BBjMenuButton at the time this BBjButtonPushEvent was generated.
Syntax
Return Value |
Method |
---|---|
double |
getY() |
Parameters
None.
Return Value
Returns the Y location of the mouse within the BBjButton or BBjMenuButton at the time this BBjButtonPushEvent was generated.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.