com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html
Interface ExceptionHighlightingSelectorStyleKeysInterface

All Known Implementing Classes:
ExceptionHighlightingChartSelectorPanel, ExceptionHighlightingSelectorPanel

public interface ExceptionHighlightingSelectorStyleKeysInterface

Style Area Keys to retrieve style information using the ComponentStyleManager for the selector panel

For More Information:

Note: A snapshot of the AppDev Studio Developers Site is installed on your local Web server when you install AppDev Studio. To access the site from webAF, select Help -> Developer Site .

Since:
3.1.4

Field Summary
static java.lang.String EHS_CHECK_STYLE
          Style Area Key associated to the style used for the check boxes of the ExceptionHighlightingSelector.
static java.lang.String EHS_CHOICEBOX_STYLE
          Style Area Key associated to the style used for the choice boxes of the ExceptionHighlightingSelector.
static java.lang.String EHS_COLOR_CHOICEBOX_STYLE
          Style Area Key associated to the style used for the color picker choice boxes of the ExceptionHighlightingSelector.
static java.lang.String EHS_COMBOBOX_STYLE
          Style Area Key associated to the style used for the combo boxes of the ExceptionHighlightingSelector.
static java.lang.String EHS_FONT_CHOICEBOX_STYLE
          Style Area Key associated to the style used for the font family choice boxes of the ExceptionHighlightingSelector.
static java.lang.String EHS_FONT_SIZE_CHOICEBOX_STYLE
          Style Area Key associated to the style used for the font size choice boxes of the ExceptionHighlightingSelector.
static java.lang.String EHS_LABEL_STYLE
          Style Area Key associated to the style used for the labels of the AdvancedFilterSelector.
static java.lang.String EHS_LIST_EDITOR_STYLE
          Style Area Key associated to the style used for the ListEditors of the ExceptionHighlightingSelector.
static java.lang.String EHS_LIST_STYLE
          Style Area Key associated to the style used for the ListBoxes of the ExceptionHighlightingSelector.
static java.lang.String EHS_RADIO_STYLE
          Style Area Key associated to the style used for the radio buttons of the ExceptionHighlightingSelector.
static java.lang.String EHS_TEXT_ENTRY_STYLE
          Style Area Key associated to the style used for the labels of the AdvancedFilterSelector.
 

Field Detail

EHS_LABEL_STYLE

static final java.lang.String EHS_LABEL_STYLE
Style Area Key associated to the style used for the labels of the AdvancedFilterSelector.

See Also:
Constant Field Values

EHS_TEXT_ENTRY_STYLE

static final java.lang.String EHS_TEXT_ENTRY_STYLE
Style Area Key associated to the style used for the labels of the AdvancedFilterSelector.

See Also:
Constant Field Values

EHS_LIST_STYLE

static final java.lang.String EHS_LIST_STYLE
Style Area Key associated to the style used for the ListBoxes of the ExceptionHighlightingSelector.

See Also:
Constant Field Values

EHS_LIST_EDITOR_STYLE

static final java.lang.String EHS_LIST_EDITOR_STYLE
Style Area Key associated to the style used for the ListEditors of the ExceptionHighlightingSelector.

See Also:
Constant Field Values

EHS_CHOICEBOX_STYLE

static final java.lang.String EHS_CHOICEBOX_STYLE
Style Area Key associated to the style used for the choice boxes of the ExceptionHighlightingSelector.

See Also:
Constant Field Values

EHS_FONT_SIZE_CHOICEBOX_STYLE

static final java.lang.String EHS_FONT_SIZE_CHOICEBOX_STYLE
Style Area Key associated to the style used for the font size choice boxes of the ExceptionHighlightingSelector.

See Also:
Constant Field Values

EHS_FONT_CHOICEBOX_STYLE

static final java.lang.String EHS_FONT_CHOICEBOX_STYLE
Style Area Key associated to the style used for the font family choice boxes of the ExceptionHighlightingSelector.

See Also:
Constant Field Values

EHS_COLOR_CHOICEBOX_STYLE

static final java.lang.String EHS_COLOR_CHOICEBOX_STYLE
Style Area Key associated to the style used for the color picker choice boxes of the ExceptionHighlightingSelector.

See Also:
Constant Field Values

EHS_COMBOBOX_STYLE

static final java.lang.String EHS_COMBOBOX_STYLE
Style Area Key associated to the style used for the combo boxes of the ExceptionHighlightingSelector.

See Also:
Constant Field Values

EHS_RADIO_STYLE

static final java.lang.String EHS_RADIO_STYLE
Style Area Key associated to the style used for the radio buttons of the ExceptionHighlightingSelector.

See Also:
Constant Field Values

EHS_CHECK_STYLE

static final java.lang.String EHS_CHECK_STYLE
Style Area Key associated to the style used for the check boxes of the ExceptionHighlightingSelector.

See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.