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