BBjGridCell::setListSelection
Description
In BBj 18.00 and higher, this method sets the BBjGridCell list selection value.
Syntax
| Return Value | Method |
|---|---|
|
void |
setListSelection(int selection) |
Parameters
| Parameter | Description |
|---|---|
|
selection |
Integer value for the list. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.