BBjGridListEvent

Description

In BBj 15.0 and higher, BBjGridListEvent is an abstract class that acts as the base class for other BBj list control events generated by a BBjGrid.

Remarks

None.

Methods of BBjGridListEvent

Return Value

Method

int

getIndex()

string

getValue()

Methods of BBjGridListEvent inherited from BBjSysGuiEvent

Return Value

Method

BBjControl

getControl()

Methods of BBjGridListEvent implemented for BBjGridCellEvent

Return Value

Method

java.awt.Rectangle

getCellBounds()

int

getColumn()

string

getOriginalText()

int

getRow()

Methods of BBjGridListEvent implemented for BBjGridEvent

Return Value

Method

BBjDataAwareGrid

getDataAwareGrid()

BBjDataBoundGrid

getDataBoundGrid()

BBjStandardGrid

getStandardGrid()

See Also

CALLBACK Verb - Register BBj Subroutine

BBjControl::setCallback