BBjControl::getStyles
Description
In BBj 11.00 and higher, this method gets a list of all CSS style names that have been added to the BBjControl.
Syntax
Return Value | Method |
---|---|
BBjVector | getStyles() |
Parameters
None.
Return Value
Returns a BBjVector containing a list of all styles that have been added to this control.
Remarks
CSS settings have no effect on the GUI client.
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.