BBjMenu::addSeparator
Description
Adds a separator at the end of the BBjMenu.
Syntax
Return Value |
Method |
void |
addSeparator() |
Parameters
None.
Return Value
None.
CSS
The visual appearance of BUI controls is defined using CSS (cascading style sheets) rules. Easily change the default colors, border, and other settings by customizing these rules, all without changing any application code. See CSS API for a high-level overview of BUI CSS.
The BBjMenuItemSeparator defines the following style names:
.BBjMenuItemSeparator
.BBjMenuItemSeparator-inner
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.