|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectorContainerStyleKeysInterface
This interface defines keys used to retrieve the style classes for the visual components of a selector container 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 .
CompositeComponentInterface
,
ComplexStyleInterface
,
StyleInfo
Field Summary | |
---|---|
static java.lang.String |
SELECTOR_BUTTON_CONTAINER
Style key to retrieve style information for the container surrounding the OK and cancel buttons |
static java.lang.String |
SELECTOR_BUTTON_TABLE
Style key to retrieve style information for the table containing the OK and Cancel buttons |
static java.lang.String |
SELECTOR_CONTAINER
Style key to retrieve style information for the container surrounding the entire selector |
static java.lang.String |
SELECTOR_CONTAINER_CANCEL_BUTTON
Style key to retrieve style information for the container for the Cancel button |
static java.lang.String |
SELECTOR_CONTAINER_HELP_BUTTON
Style key to retrieve style information for the container for the Help button |
static java.lang.String |
SELECTOR_CONTAINER_OK_BUTTON
Style key to retrieve style information for the container for the OK button |
Field Detail |
---|
static final java.lang.String SELECTOR_CONTAINER
static final java.lang.String SELECTOR_BUTTON_CONTAINER
static final java.lang.String SELECTOR_BUTTON_TABLE
static final java.lang.String SELECTOR_CONTAINER_OK_BUTTON
static final java.lang.String SELECTOR_CONTAINER_CANCEL_BUTTON
static final java.lang.String SELECTOR_CONTAINER_HELP_BUTTON
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |