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