|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 .
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 |
---|
static final java.lang.String EHS_LABEL_STYLE
static final java.lang.String EHS_TEXT_ENTRY_STYLE
static final java.lang.String EHS_LIST_STYLE
static final java.lang.String EHS_LIST_EDITOR_STYLE
static final java.lang.String EHS_CHOICEBOX_STYLE
static final java.lang.String EHS_FONT_SIZE_CHOICEBOX_STYLE
static final java.lang.String EHS_FONT_CHOICEBOX_STYLE
static final java.lang.String EHS_COLOR_CHOICEBOX_STYLE
static final java.lang.String EHS_COMBOBOX_STYLE
static final java.lang.String EHS_RADIO_STYLE
static final java.lang.String EHS_CHECK_STYLE
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |