BBjControl::getClassList
Description
In BBj 23.00 and higher, this method returns a BBjVector containing all CSS class names currently defined on this BBjControl.
Syntax
Return Value | Method |
---|---|
BBjVector | getClassList() |
Parameters
None.
Return Value
Returns a BBjVector containing all CSS class names currently defined on this BBjControl.
Remarks
CSS settings have no effect on the GUI client.
For more details, see CSS API.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.