
BBjControl::isVisible
Description
Returns whether the BBjControl is visible.
Syntax
Return Value |
Method |
boolean |
isVisible() |
Parameters
None.
Return Value
Returns whether the BBjControl is visible (0 = Invisible, 1 = 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.