BBjGridRowEvent

Description

In BBj 7.00 and higher, this event acts as the base class for BBjDAGridRowCancelEvent, BBjDAGridRowDeleteEvent, BBjDAGridRowInsertEvent, BBjDAGridRowUpdateEvent, and BBjGridRowValidationEvent.

Remarks

None.

Methods of BBjGridRowEvent

Return Value Method
int getRow()
BBjVector getValues()

Methods of BBjGridRowEvent inherited from BBjSysGuiEvent

Return Value Method
BBjControl getControl()

Methods of BBjGridRowEvent inherited from BBjEvent

Return Value Method
string getEventName()
string getEventString()

See Also

CALLBACK Verb - Register BBj Subroutine

BBjControl::setCallback