BBjPopupMenu::removeClass
Description
In BBj 23.00 and higher, this method removes a CSS class name from the BBjPopupMenu.
Syntax
| Return Value | Method |
|---|---|
|
void |
removeClass(string className) |
Parameters
| Variable | Description |
|---|---|
|
className |
Specifies a CSS class name to be removed from 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.