|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseCalculatedItemSelectorPanelStyleKeysInterface
This interface defines keys used to retrieve the style classes for the visual components of the BaseCalculatedItemSelectorPanel 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 .
BaseCalculatedItemSelectorPanel
,
CompositeComponentInterface
,
ComplexStyleInterface
,
StyleInfo
Field Summary | |
---|---|
static java.lang.String |
BASECALCULATEDITEMSELECTORPANEL_DESCRIPTION_ENTRY_CLASS
Style Area Key to retrieve style information using the ComponentStyleManager for the description entry of the selector panel |
static java.lang.String |
BASECALCULATEDITEMSELECTORPANEL_DESCRIPTION_LABEL_CLASS
Style Area Key to retrieve style information using the ComponentStyleManager for the description label of the selector panel |
static java.lang.String |
BASECALCULATEDITEMSELECTORPANEL_NAME_ENTRY_CLASS
Style Area Key to retrieve style information using the ComponentStyleManager for the name entry of the selector panel |
static java.lang.String |
BASECALCULATEDITEMSELECTORPANEL_NAME_LABEL_CLASS
Style Area Key to retrieve style information using the ComponentStyleManager for the name label of the selector panel |
Field Detail |
---|
static final java.lang.String BASECALCULATEDITEMSELECTORPANEL_NAME_LABEL_CLASS
static final java.lang.String BASECALCULATEDITEMSELECTORPANEL_NAME_ENTRY_CLASS
static final java.lang.String BASECALCULATEDITEMSELECTORPANEL_DESCRIPTION_LABEL_CLASS
static final java.lang.String BASECALCULATEDITEMSELECTORPANEL_DESCRIPTION_ENTRY_CLASS
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |