BBjGridCellValidationEvent::getNewRow
Description
This method returns the index of the row which will gain focus if the validation event is accepted.
Syntax
Return Value |
Method |
int |
getNewRow() |
Parameters
None.
Return Value
Returns the index of the row which will gain focus if the validation event is accepted.
Remarks
If the user is attempting to move focus to a different control, getNewRow() will return -1.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.