BBjGrid::getSelectedCell
Description
In BBj 15.00 and higher, this method returns the currently selected cell.
Syntax
| Return Value | Method |
|---|---|
| BBjGridCell | getSelectedCell() |
Parameters
None.
Return Value
Returns a BBjGridCell of the currently selected cell.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.