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