|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FindSelectorPanelStyleKeysInterface
This interface defines keys used to retrieve the style classes for the visual components of the FindSelectorPanel from its style map. These keys are the style keys needed to access the StyleInfo classes from the style map.
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 .
FindSelectorPanel
,
CompositeComponentInterface
,
ComplexStyleInterface
,
StyleInfo
Field Summary | |
---|---|
static java.lang.String |
FIND_CONDITION_CHOICEBOX
Style key to retrieve style information for the condition choicebox |
static java.lang.String |
FIND_CONDITION_LABEL
Style key to retrieve style information for the condition label |
static java.lang.String |
FIND_DIRECTION_LABEL
Style key to retrieve style information for the direction label |
static java.lang.String |
FIND_DIRECTION_RADIO
Style key to retrieve style information for the direction radio button |
static java.lang.String |
FIND_FIND_LABEL
Style key to retrieve style information for the find radio button label |
static java.lang.String |
FIND_FIND_RADIO
Style key to retrieve style information for the find radio button |
static java.lang.String |
FIND_PANEL_CONTAINER
Style key to retrieve style information for the container surrounding the entire panel |
static java.lang.String |
FIND_VALUE_LABEL
Style key to retrieve style information for the find value label |
static java.lang.String |
FIND_VALUE_TEXTENTRY
Style key to retrieve style information for the find value text entry |
Field Detail |
---|
static final java.lang.String FIND_PANEL_CONTAINER
static final java.lang.String FIND_FIND_LABEL
static final java.lang.String FIND_FIND_RADIO
static final java.lang.String FIND_CONDITION_LABEL
static final java.lang.String FIND_CONDITION_CHOICEBOX
static final java.lang.String FIND_VALUE_LABEL
static final java.lang.String FIND_VALUE_TEXTENTRY
static final java.lang.String FIND_DIRECTION_LABEL
static final java.lang.String FIND_DIRECTION_RADIO
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |