
BBjControl::isEnabled
Description
Returns whether the BBjControl is enabled or disabled.
Syntax
Return Value |
Method |
boolean |
isEnabled() |
Parameters
None.
Return Value
Returns whether the BBjControl is enabled or disabled (0 = Disabled, 1 = Enabled).
Remarks
By default, the BBjControl is enabled.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.