WebDrillDown for JSP
Public Member Functions | List of all members
Coalesys.WebDrillDown.Base Class Referenceabstract

Base class. More...

Inheritance diagram for Coalesys.WebDrillDown.Base:
Coalesys.WebDrillDown.Button Coalesys.WebDrillDown.Popup

Public Member Functions

String getBackColor ()
 Gets the color of the background of the object. More...
 
String getBorderColor ()
 Gets the color of the border around the object. More...
 
BorderStyle getBorderStyle ()
 Gets the style of the border around the object. More...
 
String getBorderWidth ()
 Gets the width of the border around the object. More...
 
String getForeColor ()
 Gets the color of the text within the object. More...
 
String getSelectedBackColor ()
 Gets the color of the background of the selected object. More...
 
String getSelectedForeColor ()
 Gets the color of the text within the selected object. More...
 
void setBackColor (String value)
 Sets the color of the background of the object. More...
 
void setBorderColor (String value)
 Sets the color of the border around the object. More...
 
void setBorderStyle (BorderStyle value)
 Sets the style of the border around the object. More...
 
void setBorderWidth (String value)
 Sets the width of the border around the object. More...
 
void setForeColor (String value)
 Sets the color of the text within the object. More...
 
void setSelectedBackColor (String value)
 Sets the color of the background of the selected object. More...
 
void setSelectedForeColor (String value)
 Sets the color of the text within the selected object. More...
 

Detailed Description

Base class.

Member Function Documentation

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: