BBjGridCellEvent::getCellBounds

Description

In BBj 6.00 and higher, this method returns the bounds of the cell on which the event occurred.

Syntax

Return Value Method
java.awt.Rectangle getCellBounds()

Parameters

None.

Return Value

Returns a rectangle containing the x, y, width, and height of the grid cell on which this event occurred.

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.