Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api
Interface Extension

All Known Subinterfaces:
AuthorDnDListener, AuthorDnDListener, AuthorExtensionStateListener, AuthorOperation, AuthorReferenceResolver, AuthorTableCellSpanProvider, AuthorTableColumnWidthProvider, AWTExtension, DITAMapReferencesResolver, DocumentTypeCustomRuleMatcher, ElementLocatorProvider, InplaceEditor, InplaceRenderer, SchemaManagerFilter, StylesFilter, SWTExtension, TextDnDListener, UniqueAttributesRecognizer, ValidatingAuthorReferenceResolver
All Known Implementing Classes:
AbstractInplaceEditor, AbstractInplaceEditorWrapper, AbstractTableOperation, AddEditConrefOperation, AuthorExtensionStateAdapter, AuthorExtensionStateListenerDelegator, AuthorExternalObjectInsertionHandler, CALSandHTMLTableCellInfoProvider, CALSandHTMLTableCellSpanProvider, CALSTableCellInfoProvider, CALSTableCellSpanProvider, CapitalizeSentencesOperation, CapitalizeWordsOperation, ChangeAttributeOperation, ConfigureAutoIDElementsOperation, CountWordsOperation, CreateReusableComponentOperation, DefaultElementLocatorProvider, DefaultUniqueAttributesRecognizer, DeleteColumnOperation, DeleteColumnOperation, DeleteColumnOperation, DeleteColumnOperation, DeleteColumnOperation, DeleteColumnOperationBase, DeleteElementOperation, DeleteRowOperation, DeleteRowOperation, DeleteRowOperation, DeleteRowOperation, DeleteRowOperation, DeleteRowOperationBase, DITAConfigureAutoIDElementsOperation, DITAConRefResolver, DITAConrefsResolverBase, DITACustomRuleMatcher, DITAElementLocatorProvider, DITAExtensionsBundle, DITAExternalObjectInsertionHandler, DITAMapCustomRuleMatcher, DITAMapExtensionsBundle, DITAMapExternalObjectInsertionHandler, DITAMapRefResolver, DITANodeRendererCustomizer, DITASchemaManagerFilter, DITATableCellInfoProvider, DITATopicCustomRuleMatcher, DITAUniqueAttributesRecognizer, DocBook4ExtensionsBundle, Docbook4ExternalObjectInsertionHandler, Docbook4UniqueAttributesRecognizer, DocBook5ExtensionsBundle, Docbook5ExternalObjectInsertionHandler, Docbook5UniqueAttributesRecognizer, DocbookConfigureAutoIDElementsOperation, DocBookExtensionsBundleBase, DocbookNodeRendererCustomizer, DocbookSchemaManagerFilter, EditOLinkOperation, ExtensionsBundle, FormSelectedTextOperation, GenerateIDsDB4Operation, GenerateIDsDB5Operation, GenerateIDsDITAOperation, GenerateIDsOperation, GenerateIDsTEIP4Operation, GenerateIDsTEIP5Operation, HTMLTableCellInfoProvider, HTMLTableCellSpanProvider, InplaceEditorAdapter, InplaceEditorRendererAdapter, InplaceRendererAdapter, InsertColumnOperation, InsertColumnOperation, InsertColumnOperation, InsertColumnOperation, InsertColumnOperation, InsertColumnOperationBase, InsertConrefOperation, InsertContentKeyrefOperation, InsertEquationOperation, InsertEquationOperation, InsertEquationOperation, InsertEquationOperation, InsertExternalLinkOperation, InsertFragmentOperation, InsertGraphicOperation, InsertGUIButtonOperation, InsertImageDataOperation, InsertImageOperation, InsertImageOperationP4, InsertImageOperationP5, InsertImgOperation, InsertKeyrefOperation, InsertLinkOperation, InsertLocalLinkOperation, InsertOLinkOperation, InsertOrReplaceFragmentOperation, InsertOrReplaceTextOperation, InsertReusableComponentOperation, InsertRowOperation, InsertRowOperation, InsertRowOperation, InsertRowOperation, InsertRowOperation, InsertRowOperationBase, InsertScreenshotOperation, InsertTableOperation, InsertTableOperation, InsertTableOperation, InsertTableOperation, InsertTableOperation, InsertTopicgroupOperation, InsertTopicheadOperation, InsertTopicrefOperation, InsertULink, InsertXIncludeOperation, InsertXrefOperation, InsertXrefOperation, JoinCellAboveBelowOperation, JoinCellAboveBelowOperation, JoinCellAboveBelowOperation, JoinCellAboveBelowOperation, JoinCellAboveBelowOperation, JoinCellAboveBelowOperationBase, JoinRowCellsOperation, JoinRowCellsOperation, JoinRowCellsOperation, JoinRowCellsOperation, JoinRowCellsOperation, JoinRowCellsOperationBase, OpenInSystemAppOperation, PasteAsContentReferenceOperation, PasteAsReferenceOperation, ReltableCellSpanProvider, RemoveConrefOperation, ReplaceConrefOperation, SearchReferencesDITAOperation, SelectedTextOperation, ShowElementDocumentationOperation, SimpleTableCellSpanProvider, SimpleURLChooserEditor, SplitCellAboveBelowOperation, SplitCellAboveBelowOperation, SplitCellAboveBelowOperation, SplitCellAboveBelowOperationBase, SplitLeftRightOperation, SplitLeftRightOperation, SplitLeftRightOperation, SplitLeftRightOperationBase, SurroundWithFragmentOperation, SurroundWithTextOperation, TEIConfigureAutoIDElementsOperation, TEIExtensionsBundleBase, TEINodeRendererCustomizer, TEIP4ExtensionsBundle, TEIP4ExternalObjectInsertionHandler, TEIP4UniqueAttributesRecognizer, TEIP5ExtensionsBundle, TEIP5ExternalObjectInsertionHandler, TEIP5UniqueAttributesRecognizer, TEITableCellSpanProvider, ToggleSurroundWithElementOperation, ToLowerCaseOperation, ToUpperCaseOperation, TransformOperation, UnwrapTagsOperation, URLChooserEditorSWT, XHTMLElementLocatorProvider, XHTMLExtensionsBundle, XHTMLExternalObjectInsertionHandler, XHTMLNodeRendererCustomizer, XHTMLSchemaManagerFilter, XHTMLUniqueAttributesRecognizer, XMLNodeRendererCustomizer, XMLNodeRendererCustomizerAdapter, XQueryOperation, XSDExtensionsBundle, XSDNodeRendererCustomizer, XSLTExtensionsBundle, XSLTNodeRendererCustomizer, XSLTOperation

@API(type=EXTENDABLE,
     src=PUBLIC)
public interface Extension

The base interface for all Oxygen extensions classes. This interface is extended by two more specific interfaces SWTExtension and AWTExtension which divide the extensions into two subcategories SWT Eclipse extensions and AWT extensions. There are several kinds of extensions:


Method Summary
 java.lang.String getDescription()
           
 

Method Detail

getDescription

java.lang.String getDescription()
Returns:
The description of the extension.

Oxygen XML Editor 14.2 Author API

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