![]() |
WebDrillDown for JSP
|
Public Member Functions | |
ChildrenImageAlignment | getChildrenImageAlignment () |
Gets the horizontal alignment of the children image. More... | |
String | getChildrenImageUrl () |
Gets the image used to indicate the popup item has children options. More... | |
FlyoutDirection | getFlyoutDirection () |
Gets the direction that the popup menu is displayed. More... | |
String | getLoadingImageUrl () |
Gets the image to display when retrieving the popup items. More... | |
String | getLoadingText () |
Gets the text to display when retrieving the popup items. More... | |
String | getSelectedChildrenImageUrl () |
Gets the image used to indicate the popup item has children options when selected. More... | |
void | setChildrenImageAlignment (ChildrenImageAlignment value) |
Sets the horizontal alignment of the children image. More... | |
void | setChildrenImageUrl (String value) |
Sets the image used to indicate the popup item has children options. More... | |
void | setFlyoutDirection (FlyoutDirection value) |
Sets the direction that the popup menu is displayed. More... | |
void | setLoadingImageUrl (String value) |
Sets the image to display when retrieving the popup items. More... | |
void | setLoadingText (String value) |
Sets the text to display when retrieving the popup items. More... | |
void | setSelectedChildrenImageUrl (String value) |
Sets the image used to indicate the popup item has children 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... | |
Popup class.
|
inline |
Gets the horizontal alignment of the children image.
|
inline |
Gets the image used to indicate the popup item has children options.
|
inline |
Gets the direction that the popup menu is displayed.
|
inline |
Gets the image to display when retrieving the popup items.
|
inline |
Gets the text to display when retrieving the popup items.
|
inline |
Gets the image used to indicate the popup item has children options when selected.
|
inline |
Sets the horizontal alignment of the children image.
|
inline |
Sets the image used to indicate the popup item has children options.
|
inline |
Sets the direction that the popup menu is displayed.
|
inline |
Sets the image to display when retrieving the popup items.
|
inline |
Sets the text to display when retrieving the popup items.
|
inline |
Sets the image used to indicate the popup item has children options when selected.