BBjGridHitTopEvent::getNumberRowsMoved

Description

This method returns the number of rows that have been moved.

Syntax

Return Value

Method

int

getNumberRowsMoved()

Parameters

None.

Return Value

Returns the number of rows that were moved.

Remarks

If selected cell is already in the top row and user presses <Page Up> or the up arrow cursor, then a BBjGridHitTopEvent will be generated with getNumberRowsMoved()=0.

See Also

BBjAPI

BBj Object Syntax

BBj Object Diagram for an illustration of the relationship between BBjObjects.