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