BBjGridListEvent::getIndex

Description

In BBj 15.0 and higher, this method returns the index of the item in the grid’s list control that caused this event to be generated. In the grid list events where no item is involved (such as cancel, close, or open), this value is undefined.

Syntax

Return Value

Method

int

getIndex()

Parameters

None.

Return Value

Returns the index of the item in the grid’s list control that caused this event to be generated.

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

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