BBjCheckBox::isEditable
Description
In BBj 3.01 and higher, this method returns whether the BBjCheckBox is editable.
Syntax
Return Value |
Method |
boolean |
isEditable() |
Parameters
None.
Return Value
Returns whether the BBjCheckBox is editable (0 = not editable, 1 = editable).
Remarks
By default, a BBjCheckBox is editable.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.