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