![]() |
WebDrillDown for JSP
|
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... | |
![]() | |
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... | |
Button class.
|
inline |
Gets the default string displayed on the buttons.
|
inline |
Gets the image used to indicate the button has drop-down options.
|
inline |
Gets the image used to indicate the button has drop-down options when selected.
|
inline |
Sets the default string displayed on the buttons.
|
inline |
Sets the image used to indicate the button has drop-down options.
|
inline |
Sets the image used to indicate the button has drop-down options when selected.