BBjMenuItem::setSelected
Description
Sets whether the BBjMenuItem check is selected.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         void  | 
                                                    
                                                         setSelected(boolean selected)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         selected  | 
                                                    
                                                         Sets whether the BBjMenuItem check is selected. 0 = Not Selected 1 = Selected  | 
                                                
Return Value
None.
Remarks
The menu item must be checkable in order to set the check selected.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.