BBjGridListCloseEvent
Description
In BBj 15.00 and higher, BBjAPI().getLastEvent() returns this event when the program is executing callback code that the program has registered for the ON_GRID_LIST_CLOSE event. This event is currently only available in GUI.
Remarks
The ON_GRID_LIST_CLOSE event fires whenever a BBjGrid has a list control (BBjListButton or BBjListEdit) assigned to a cell, that cell was in edit mode with the list expanded (open) but then closes (collapses) so that it is no longer visible.
Methods of BBjGridListCloseEvent
None.
Methods of BBjGridListCloseEvent implemented for BBjGridEvent
| Return Value | Method |
|---|---|
Methods of BBjGridListCloseEvent inherited from BBjGridListEvent
| Return Value | Method |
|---|---|
|
int |
getIndex() |
|
string |
getValue() |
Methods of BBjGridListCloseEvent inherited from BBjGridCellEvent
| Return Value | Method |
|---|---|
|
int |
|
|
string |
|
|
int |
getRow() |
Methods of BBjGridListCloseEvent inherited from BBjSysGuiEvent
| Return Value | Method |
|---|---|
Methods of BBjGridListCloseEvent inherited from BBjEvent
| Return Value | Method |
|---|---|
|
string |
|
|
string |