See: Description
Interface | Description |
---|---|
ExtensionTags |
The collection of the extension messages.
|
Class | Description |
---|---|
AbstractDocumentTypeHelper |
Abstract implementation of the document type helper.
|
DefaultElementLocatorProvider |
Default implementation for locating elements based on a given link.
|
IDElementLocator |
Implementation of an ElementLocator that locates elements based on a given
link and checks if the attribute with the type ID matches the provided link.
|
ImageFileChooser |
Choose an image file.
|
MediaFileChooser |
Choose an media file.
|
ObjectChooser |
Base class for choosers dialogs.
|
XMLNodeRendererCustomizerAdapter |
Empty implementation for
XMLNodeRendererCustomizer . |
XPointerElementLocator |
Element locator for links that have the one of the following patterns:
element(elementID) - locate the element with the same id
element(/1/2/5) - A child sequence appearing alone identifies an element by means
of stepwise navigation, which is directed by a sequence of integers separated by slashes (/);
each integer n locates the nth child element of the previously located element.
|
Exception | Description |
---|---|
CannotEditException | Deprecated |
PasteAsReferenceException |
Exception for when pasting as reference doesn't work properly.
|
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.