BBjApplication::getApplicationIcon
Description
In BBj 12.0 and higher, this method returns a BBjResourceUrl corresponding to 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.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.