com.sas.servlet.tbeans.olaptableview.html
Interface OLAPTableViewCompositeStyleKeysInterface

All Known Implementing Classes:
OLAPTableViewComposite

public interface OLAPTableViewCompositeStyleKeysInterface

OLAPTableViewCompositeStyleKeysInterface defines the keys used for styles in the OLAPTableViewComposite.


Field Summary
static java.lang.String OLAPTABLEVIEW_CONTAINER_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String OLAPTABLEVIEW_CONTENT_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String OLAPTABLEVIEW_FOOTER_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String OLAPTABLEVIEW_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String OLAPTABLEVIEW_TITLE_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String OLAPTABLEVIEW_TOOLBAR_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
 

Field Detail

OLAPTABLEVIEW_CONTAINER_STYLE

static final java.lang.String OLAPTABLEVIEW_CONTAINER_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

OLAPTABLEVIEW_STYLE

static final java.lang.String OLAPTABLEVIEW_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

OLAPTABLEVIEW_CONTENT_STYLE

static final java.lang.String OLAPTABLEVIEW_CONTENT_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

OLAPTABLEVIEW_TITLE_STYLE

static final java.lang.String OLAPTABLEVIEW_TITLE_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

OLAPTABLEVIEW_FOOTER_STYLE

static final java.lang.String OLAPTABLEVIEW_FOOTER_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values

OLAPTABLEVIEW_TOOLBAR_STYLE

static final java.lang.String OLAPTABLEVIEW_TOOLBAR_STYLE
Style Area Key to retrieve style information using the ComponentStyleManager

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.