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