Interface Editable::isEditable
Description
Returns a value indicating whether or not the user can edit the control.
Syntax
Return Value |
Method |
boolean |
isEditable(void) |
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.