|
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 ContextDescriptionProvider
Provides language-independent information about a certain context.
Method Summary | |
---|---|
AttributeEditingContextDescription |
getAttributeEditingContextDescription()
When the chooser is used for editing an attribute value, we can obtain an additional description about the element name and the attribute name which is being edited. |
java.lang.String |
getContextDescription()
Get a language-independent description for the dialog in which the CMS action will be provided. |
Method Detail |
---|
java.lang.String getContextDescription()
null
if no such description is available.
null
if no such description is available.AttributeEditingContextDescription getAttributeEditingContextDescription()
null
if the editing context is not called when editing an attribute value.Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
|
Oxygen XML Editor 15.0 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |