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