BBjGrid::getInsertMode
Description
In BBj 5.00 and higher, this method returns a BBjGrid value that indicates whether the editor is in insert mode.
Syntax
Return Value |
Method |
int |
getInsertMode() |
Parameters
None.
Return Value
True, if editors are in insert mode; false if in overstrike mode.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.