BBjTabPopupEvent::isAltDown
Description
In BBj 16.00 and higher, this method returns an indication of whether the Alt key was pressed at the time this event was generated.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             boolean  | 
                                                        
                                                             isAltDown()  | 
                                                    
Parameters
None.
Return Value
Returns 1 if the Alt key was pressed, otherwise it returns 0.
Remarks
None.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.