BBjAppConfig::setStyleSheet
Description
In BBj 12.00 and higher, this method sets a custom style sheet with the CSS file represented by BBjResourceUrl.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
setStyleSheet(BBjResourceUrl url) |
Parameters
|
Variable |
Description |
|---|---|
|
url |
A URL for the application's style sheet, or |
Return Values
None.
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.