BBjInputE::isEditable
Description
Returns whether the text in the BBjInputE control can be edited.
Syntax
Return Value |
Method |
boolean |
isEditable() |
Parameters
None.
Return Value
Returns whether the text in the BBjInputE control can be edited (0 = Not Editable, 1 = Editable).
Remarks
By default, the text is editable.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.