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

All Known Implementing Classes:
ShowDetailDataComposite

public interface ShowDetailDataCompositeStyleKeysInterface

This interface contains the keys that are used to retrieve and set the styles on the ShowDetailDataComposite.


Field Summary
static java.lang.String SHOWDETAIL_COLUMN_HEADERS_CHOICE_DIV_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String SHOWDETAIL_COLUMN_HEADERS_CHOICE_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String SHOWDETAIL_COLUMN_HEADERS_LABEL_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
static java.lang.String SHOWDETAIL_TABLE_CONTAINER_STYLE
          Style Area Key to retrieve style information using the ComponentStyleManager
 

Field Detail

SHOWDETAIL_TABLE_CONTAINER_STYLE

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

See Also:
Constant Field Values

SHOWDETAIL_COLUMN_HEADERS_LABEL_STYLE

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

See Also:
Constant Field Values

SHOWDETAIL_COLUMN_HEADERS_CHOICE_STYLE

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

See Also:
Constant Field Values

SHOWDETAIL_COLUMN_HEADERS_CHOICE_DIV_STYLE

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

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.