BBjAppConfig::getApplicationIcon
Description
In BBj 12.00 and higher, this method returns a BBjResourceUrl representing a URL for the application's icon.
Syntax
|
Return Value |
Method |
|---|---|
|
getApplicationIcon() |
Parameters
None.
Return Values
Returns a BBjResourceUrl object for the application's icon, or null if this application does not have an icon.
Example
Click here to download a zip file containing the required files to run this sample
|
See Also
BBjAppConfig::setApplicationIcon
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.