Base class.
More...
String Coalesys.WebDrillDown.Base.getBackColor |
( |
| ) |
|
|
inline |
Gets the color of the background of the object.
String Coalesys.WebDrillDown.Base.getBorderColor |
( |
| ) |
|
|
inline |
Gets the color of the border around the object.
BorderStyle Coalesys.WebDrillDown.Base.getBorderStyle |
( |
| ) |
|
|
inline |
Gets the style of the border around the object.
String Coalesys.WebDrillDown.Base.getBorderWidth |
( |
| ) |
|
|
inline |
Gets the width of the border around the object.
String Coalesys.WebDrillDown.Base.getForeColor |
( |
| ) |
|
|
inline |
Gets the color of the text within the object.
String Coalesys.WebDrillDown.Base.getSelectedBackColor |
( |
| ) |
|
|
inline |
Gets the color of the background of the selected object.
String Coalesys.WebDrillDown.Base.getSelectedForeColor |
( |
| ) |
|
|
inline |
Gets the color of the text within the selected object.
void Coalesys.WebDrillDown.Base.setBackColor |
( |
String |
value | ) |
|
|
inline |
Sets the color of the background of the object.
void Coalesys.WebDrillDown.Base.setBorderColor |
( |
String |
value | ) |
|
|
inline |
Sets the color of the border around the object.
void Coalesys.WebDrillDown.Base.setBorderStyle |
( |
BorderStyle |
value | ) |
|
|
inline |
Sets the style of the border around the object.
void Coalesys.WebDrillDown.Base.setBorderWidth |
( |
String |
value | ) |
|
|
inline |
Sets the width of the border around the object.
void Coalesys.WebDrillDown.Base.setForeColor |
( |
String |
value | ) |
|
|
inline |
Sets the color of the text within the object.
void Coalesys.WebDrillDown.Base.setSelectedBackColor |
( |
String |
value | ) |
|
|
inline |
Sets the color of the background of the selected object.
void Coalesys.WebDrillDown.Base.setSelectedForeColor |
( |
String |
value | ) |
|
|
inline |
Sets the color of the text within the selected object.
The documentation for this class was generated from the following file: