BBjTopLevelWindow::removeTitleBarStyle
Description
In BBj 17.0 and higher, this method removes a CSS style name from the title bar.
Syntax
Return Value |
Method |
boolean |
removeTitleBarStyle(string styleName) |
Parameters
Variable |
Description |
styleName |
Specifies a style name to be removed from the title bar. |
Return Value
Returns whether the style name was removed from the title bar.
Remarks
For more details, see CSS API.
Example
|
CSS Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.