BBjToolButton::isToggleable
Description
Returns whether the BBjToolButton is toggleable.
Syntax
Return Value |
Method |
boolean |
isToggleable() |
Parameters
None.
Return Value
Returns whether the tool button is toggleable (0 = Not toggleable, 1 = Toggleable).
Remarks
By default, the tool button is not toggleable.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.