Oxygen XML Editor 14.2 Author API

ro.sync.exml.workspace.api.standalone
Interface ContextDescriptionProvider

All Known Subinterfaces:
InputURLChooser

@API(type=NOT_EXTENDABLE,
     src=PUBLIC)
public interface ContextDescriptionProvider

Provides language-independent information about a certain context.

Since:
14.2

*********************************
EXPERIMENTAL - Subject to change
********************************

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.


Method Summary
 java.lang.String getContextDescription()
          Get a language-independent description for the dialog in which the CMS action will be provided.
 

Method Detail

getContextDescription

java.lang.String getContextDescription()
Get a language-independent description for the dialog in which the CMS action will be provided. Can be null if no such description is available.

Returns:
a language-independent description for the dialog in which the CMS action will be provided. Can be null if no such description is available.

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.