|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComboBoxViewStyleKeysInterface
Interface that contains the keys for the style map for the ComboBoxView.
Field Summary | |
---|---|
static java.lang.String |
COMBOBOXVIEW_ARROW_CELL
Key used to control style for table cell for the image portion for non-editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_ARROW_CELL_VISTA
Key used to control style when in Vista for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_ARROW_CELL_XP
Key used to control style when in XP for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_BUTTON
Key used to control style for the button portion of the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_BUTTON_DIV1
Key used to control the border style around the arrow button for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_BUTTON_DIV2
Key used to control the border style around the arrow button for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_BUTTON_DIV3
Key used to control the border style around the arrow button for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_BUTTON_DIV4
Key used to control the border style around the arrow button for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_BUTTON_VISTA
Key used to control style when in Vista for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_BUTTON_XP
Key used to control style when in XP for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_BUTTON
Key used to control style for table cell for the button portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_DIV
Key used to control style for dropdown portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_IMAGE_CELL
Key used to control style for table cell for the image portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_LABEL_DIV1
Key used to control style for div1 of textentry portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_LABEL_DIV1VISTA
Key used to control style for div1 Vista of textentry portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_LABEL_DIV1XP
Key used to control style for div1 XP of textentry portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_LABEL_DIV2
Key used to control style for div2 of textentry portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_LABEL_DIV2VISTA
Key used to control style for div2 Vista of textentry portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_LABEL_DIV2XP
Key used to control style for div2 XP of textentry portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_OPTION
Key used to control style for dropdown portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_TABLE
Key used to control style for table that makes up ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_TABLE_DISPLAY
Key used to control style for table in the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_TEXT_CELL
Key used to control style for table cell for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_EDIT_TEXTCTRL
Key used to control style for textentry portion for editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_FRAME
Key used to control the iframe style of the IFrame ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_FRAME_SELECT
Key used to control the select style of the IFrame ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_FRAME_TABLE
Key used to control the table style of the IFrame ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_IMAGES
Key used to control style for images for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LABEL_DIV
Key used to control style for textentry portion for non-editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LABEL_DIV_VISTA
Key used to control style when in Vista for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LABEL_DIV_XP
Key used to control style when in XP for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LIST
Key used to control style for dropdown portion for non-editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LIST_DIV
Key used to control style for dropdown div portion for non-editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LIST_HIGHLIGHT
Key used to control style when items are selected in the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LIST_SELECTED
Key used to control style when items are selected in the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LIST_TABLE
Key used to control style for the table portion of the non-editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LIST_TEXT
Key used to control style of the text in the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_LIST_UNHIGHLIGHT
Key used to control style items are deselected in the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_NO_IMAGES
Key used to control style when no images in the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_TABLE
Key used to control style of the table that makes up the non-editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_TABLE_CELL_LEFT
Key used to control style left table cell (textentry portion) of the non-editable ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_TABLE_CELL_LEFT_VISTA
Key used to control style when in Vista for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_TABLE_CELL_LEFT_XP
Key used to control style when in XP for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_TABLE_VISTA
Key used to control style when in Vista for the ComboBoxView. |
static java.lang.String |
COMBOBOXVIEW_TABLE_XP
Key used to control style when in XP for the ComboBoxView. |
Field Detail |
---|
static final java.lang.String COMBOBOXVIEW_EDIT_TEXTCTRL
static final java.lang.String COMBOBOXVIEW_EDIT_DIV
static final java.lang.String COMBOBOXVIEW_EDIT_TABLE
static final java.lang.String COMBOBOXVIEW_EDIT_OPTION
static final java.lang.String COMBOBOXVIEW_EDIT_TEXT_CELL
static final java.lang.String COMBOBOXVIEW_EDIT_IMAGE_CELL
static final java.lang.String COMBOBOXVIEW_EDIT_BUTTON
static final java.lang.String COMBOBOXVIEW_ARROW_CELL
static final java.lang.String COMBOBOXVIEW_IMAGES
static final java.lang.String COMBOBOXVIEW_LIST
static final java.lang.String COMBOBOXVIEW_LABEL_DIV
static final java.lang.String COMBOBOXVIEW_LIST_DIV
static final java.lang.String COMBOBOXVIEW_NO_IMAGES
static final java.lang.String COMBOBOXVIEW_LIST_TEXT
static final java.lang.String COMBOBOXVIEW_LIST_SELECTED
static final java.lang.String COMBOBOXVIEW_LIST_HIGHLIGHT
static final java.lang.String COMBOBOXVIEW_LIST_UNHIGHLIGHT
static final java.lang.String COMBOBOXVIEW_LIST_TABLE
static final java.lang.String COMBOBOXVIEW_BUTTON
static final java.lang.String COMBOBOXVIEW_TABLE
static final java.lang.String COMBOBOXVIEW_TABLE_CELL_LEFT
static final java.lang.String COMBOBOXVIEW_EDIT_TABLE_DISPLAY
static final java.lang.String COMBOBOXVIEW_TABLE_XP
static final java.lang.String COMBOBOXVIEW_TABLE_CELL_LEFT_XP
static final java.lang.String COMBOBOXVIEW_LABEL_DIV_XP
static final java.lang.String COMBOBOXVIEW_ARROW_CELL_XP
static final java.lang.String COMBOBOXVIEW_BUTTON_XP
static final java.lang.String COMBOBOXVIEW_TABLE_VISTA
static final java.lang.String COMBOBOXVIEW_TABLE_CELL_LEFT_VISTA
static final java.lang.String COMBOBOXVIEW_LABEL_DIV_VISTA
static final java.lang.String COMBOBOXVIEW_ARROW_CELL_VISTA
static final java.lang.String COMBOBOXVIEW_BUTTON_VISTA
static final java.lang.String COMBOBOXVIEW_BUTTON_DIV1
static final java.lang.String COMBOBOXVIEW_BUTTON_DIV2
static final java.lang.String COMBOBOXVIEW_BUTTON_DIV3
static final java.lang.String COMBOBOXVIEW_BUTTON_DIV4
static final java.lang.String COMBOBOXVIEW_FRAME
static final java.lang.String COMBOBOXVIEW_FRAME_SELECT
static final java.lang.String COMBOBOXVIEW_FRAME_TABLE
static final java.lang.String COMBOBOXVIEW_EDIT_LABEL_DIV1
static final java.lang.String COMBOBOXVIEW_EDIT_LABEL_DIV2
static final java.lang.String COMBOBOXVIEW_EDIT_LABEL_DIV1XP
static final java.lang.String COMBOBOXVIEW_EDIT_LABEL_DIV2XP
static final java.lang.String COMBOBOXVIEW_EDIT_LABEL_DIV1VISTA
static final java.lang.String COMBOBOXVIEW_EDIT_LABEL_DIV2VISTA
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |