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

Popup class. More...

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

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...
 
- 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

Popup class.

Member Function Documentation

ChildrenImageAlignment Coalesys.WebDrillDown.Popup.getChildrenImageAlignment ( )
inline

Gets the horizontal alignment of the children image.

String Coalesys.WebDrillDown.Popup.getChildrenImageUrl ( )
inline

Gets the image used to indicate the popup item has children options.

FlyoutDirection Coalesys.WebDrillDown.Popup.getFlyoutDirection ( )
inline

Gets the direction that the popup menu is displayed.

String Coalesys.WebDrillDown.Popup.getLoadingImageUrl ( )
inline

Gets the image to display when retrieving the popup items.

String Coalesys.WebDrillDown.Popup.getLoadingText ( )
inline

Gets the text to display when retrieving the popup items.

String Coalesys.WebDrillDown.Popup.getSelectedChildrenImageUrl ( )
inline

Gets the image used to indicate the popup item has children options when selected.

void Coalesys.WebDrillDown.Popup.setChildrenImageAlignment ( ChildrenImageAlignment  value)
inline

Sets the horizontal alignment of the children image.

void Coalesys.WebDrillDown.Popup.setChildrenImageUrl ( String  value)
inline

Sets the image used to indicate the popup item has children options.

void Coalesys.WebDrillDown.Popup.setFlyoutDirection ( FlyoutDirection  value)
inline

Sets the direction that the popup menu is displayed.

void Coalesys.WebDrillDown.Popup.setLoadingImageUrl ( String  value)
inline

Sets the image to display when retrieving the popup items.

void Coalesys.WebDrillDown.Popup.setLoadingText ( String  value)
inline

Sets the text to display when retrieving the popup items.

void Coalesys.WebDrillDown.Popup.setSelectedChildrenImageUrl ( String  value)
inline

Sets the image used to indicate the popup item has children options when selected.


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