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