Interface Editable::setEditable
Description
Sets whether a user can edit the control.
Syntax
| Return Value | Method |
|---|---|
|
void |
setEditable(boolean edit) |
Parameters
| Parameter | Description |
|---|---|
|
edit |
|
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.