BBjGridData::get
Description
In BBj 18.0 and higher, this method returns a user specified BBjGridCell.
Syntax
Return Value |
Method |
get(int p_row, int p_col) |
Parameters
None.
Return Value
Returns the BBjGridCell in the container class BBjGridData specified by the user if it exists, returns null if the BBjGridCell does not exist.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.