BBjControl::setEnabled
Description
Sets whether the BBjControl is to be enabled.
Syntax
| Return Value | Method |
|---|---|
|
void |
setEnabled(boolean enabled) |
Parameters
| Parameter | Description |
|---|---|
|
enabled |
Specifies whether or not the BBjControl should be enabled. By default,
|
Return Value
None.
Remarks
By default, the default is enabled.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.