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