BBjGrid::isEnabled
Description
This method returns whether the BBjGrid is enabled.
Syntax
Return Value |
Method |
boolean |
isEnabled() |
Parameters
None.
Return Value
Returns whether the BBjGrid is enabled or disabled where 0 = disabled and 1 = enabled.
Remarks
By default, the BBjGrid is enabled. For further details on the behavior of the BBjGrid while it is enabled or disabled, see BBjGrid::setEnabled().
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.