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