BBjPopupMenu::addClass
Description
In BBj 23.00 and higher, this method adds a CSS class name to the BBjPopupMenu.
Syntax
| Return Value | Method |
|---|---|
|
void |
addClass(string className) |
Parameters
| Variable | Description |
|---|---|
|
className |
Specifies a CSS class name to be added to the popup menu. |
Return Value
None.
Remarks
For more details, see CSS API.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.