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