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