@API(type=EXTENDABLE,
src=PUBLIC)
public interface Extension
SWTExtension and AWTExtension which divide the extensions
into two subcategories SWT Eclipse extensions and AWT extensions.
There are several kinds of extensions:
ExtensionsBundle representing a bundle for all extensions handlers,
AuthorExtensionStateListener notified when the Document Type where
the listener is defined was activated or deactivated in the detection process,
AuthorOperation defining an author extension operation,
AuthorReferenceResolver for the custom handlers used to expand content
references,
AuthorTableCellSpanProvider for classes which are responsible for
providing information about the cell spanning,
AuthorTableColumnWidthProvider for classes which are responsible for
providing information and handling modifications regarding table and column
widths,
TextDnDListener,
AuthorDnDListener
and AuthorDnDListener
extension listener for drag and drop operations,
DocumentTypeCustomRuleMatcher for providing custom matching to the
document type it belongs to,
ElementLocatorProvider capable of locating an element pointed by
the supplied link,
SchemaManagerFilter filter for the schema manager,
StylesFilter filter for the stylesheet's styles.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.