BBjInputE::getInsertMode
Description
Returns whether the BBjInputE control is in insert mode.
Syntax
Return Value |
Method |
boolean |
getInsertMode() |
Parameters
None.
Return Value
Returns whether the BBjInputE control is in the insert mode (0 = Not in insert mode, 1 = In insert mode).
Remarks
By default, the BBjInputE control is not in insert mode.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.