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