|
Oxygen XML Editor 15.0 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface InplaceEditorArgumentKeys
Properties of the oxy_editor function extended with other computed properties that the renderer/editor might need.
Field Summary | |
---|---|
static java.lang.String |
BG_COLOR
The default background color to be used by the renderers/editors. |
static java.lang.String |
DEFAULT_VALUE
The default value for the property being edited. |
static java.lang.String |
FONT
The font to be used by the renderer/editor or null to go with
the default. |
static java.lang.String |
INITIAL_VALUE
The current value for the property being edited. |
Field Detail |
---|
static final java.lang.String INITIAL_VALUE
static final java.lang.String DEFAULT_VALUE
static final java.lang.String FONT
null
to go with
the default. A Font
.
static final java.lang.String BG_COLOR
|
Oxygen XML Editor 15.0 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |