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