BBjGridHitBottomEvent::getNumberRowsMoved
Description
This method returns the number of rows that were moved in order to hit bottom.
Syntax
Return Value |
Method |
int |
getNumberRowsMoved() |
Parameters
None.
Return Value
Returns the number of rows that have been moved.
Remarks
If selected cell is already in the bottom row and user presses <Page Dn> or the down arrow cursor, then a BBjGridHitBottomEvent will be generated with getNumberRowsMoved()=0.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.