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