BBjGridCell::setState
Description
In BBj 18.00 and higher, this method sets the state value in the BBjGridCell.
Syntax
| Return Value | Method |
|---|---|
|
void |
setState(boolean state) |
Parameters
| Parameter | Description |
|---|---|
|
state |
Boolean selected state value for BBjGridCell. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.