BBjGridCell::isSelected
Description
In BBj 18.00 and higher, this method returns whether or not a BBjGridCell is selected.
Syntax
| Return Value | Method |
|---|---|
|
boolean |
isSelected() |
Parameters
None.
Return Value
Returns true (1) if the cell is selected or returns false (0) if the cell is not selected.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.