BBjAppConfig::setApplicationIcon
Description
In BBj 12.0 and higher, this method sets the icon to appear in the browser tab beside the application name.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             void  | 
                                                        
                                                             setApplicationIcon(BBjResourceUrl url)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             url  | 
                                                        
                                                             A BBjResourceUrl for the application's icon, or   | 
                                                    
Return Values
None.
Remarks
None.
Example
Click here to download a zip file containing the required files to run this sample.
                                                     | 
                                                
See Also
BBjAppConfig::getApplicationIcon
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.