WebDrillDown for JSP
Public Member Functions | List of all members
Coalesys.WebDrillDown.Button Class Reference

Button class. More...

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

Public Member Functions

String getDefaultText ()
 Gets the default string displayed on the buttons. More...
 
String getDropdownImageUrl ()
 Gets the image used to indicate the button has drop-down options. More...
 
String getSelectedDropdownImageUrl ()
 Gets the image used to indicate the button has drop-down options when selected. More...
 
void setDefaultText (String value)
 Sets the default string displayed on the buttons. More...
 
void setDropdownImageUrl (String value)
 Sets the image used to indicate the button has drop-down options. More...
 
void setSelectedDropdownImageUrl (String value)
 Sets the image used to indicate the button has drop-down options when selected. More...
 
- Public Member Functions inherited from Coalesys.WebDrillDown.Base
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

Button class.

Member Function Documentation

String Coalesys.WebDrillDown.Button.getDefaultText ( )
inline

Gets the default string displayed on the buttons.

String Coalesys.WebDrillDown.Button.getDropdownImageUrl ( )
inline

Gets the image used to indicate the button has drop-down options.

String Coalesys.WebDrillDown.Button.getSelectedDropdownImageUrl ( )
inline

Gets the image used to indicate the button has drop-down options when selected.

void Coalesys.WebDrillDown.Button.setDefaultText ( String  value)
inline

Sets the default string displayed on the buttons.

void Coalesys.WebDrillDown.Button.setDropdownImageUrl ( String  value)
inline

Sets the image used to indicate the button has drop-down options.

void Coalesys.WebDrillDown.Button.setSelectedDropdownImageUrl ( String  value)
inline

Sets the image used to indicate the button has drop-down options when selected.


The documentation for this class was generated from the following file: