Interface Editable::isEditable
Description
Returns a value indicating whether or not the user can edit the control.
Syntax
| Return Value | Method |
|---|---|
|
boolean |
isEditable() |
Parameters
None.
Return Value
-
0 - The control is not editable
-
1 - The control is editable
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.