|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseExpressionEditorStyleKeysInterface
This interface defines keys used to retrieve the style classes for the visual components of the BaseExpressionEditor 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 .
BaseExpressionEditor
,
CompositeComponentInterface
,
ComplexStyleInterface
,
StyleInfo
Field Summary | |
---|---|
static java.lang.String |
BASEEXPRESSIONEDITOR_CONTAINER_CLASS
Style Area Key to retreive style information using the ComponentStyleManager for the base expression editor container |
static java.lang.String |
BASEEXPRESSIONEDITOR_EXPRESSION_AREA_CLASS
Style Area Key to retreive style information using the ComponentStyleManager for the expression area of the expression editor. |
static java.lang.String |
BASEEXPRESSIONEDITOR_EXPRESSION_LABEL_CLASS
Style Area Key to retreive style information using the ComponentStyleManager for the expression label of the expression editor. |
static java.lang.String |
BASEEXPRESSIONEDITOR_HELP_TEXT_CLASS
Style Area Key to retreive style information using the ComponentStyleManager for the help text of the expression editor. |
static java.lang.String |
BASEEXPRESSIONEDITOR_NETSCAPE_HELP_TEXT_CLASS
Style Area Key to retreive style information using the ComponentStyleManager for the Netscape help text of the expression editor. |
static java.lang.String |
BASEEXPRESSIONEDITOR_OPERATOR_BUTTON_ROW_CLASS
Style Area Key to retreive style information using the ComponentStyleManager for the operator button row of the expression editor. |
Field Detail |
---|
static final java.lang.String BASEEXPRESSIONEDITOR_CONTAINER_CLASS
static final java.lang.String BASEEXPRESSIONEDITOR_EXPRESSION_LABEL_CLASS
static final java.lang.String BASEEXPRESSIONEDITOR_EXPRESSION_AREA_CLASS
static final java.lang.String BASEEXPRESSIONEDITOR_OPERATOR_BUTTON_ROW_CLASS
static final java.lang.String BASEEXPRESSIONEDITOR_HELP_TEXT_CLASS
static final java.lang.String BASEEXPRESSIONEDITOR_NETSCAPE_HELP_TEXT_CLASS
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |