- ABSOLUTE_URL - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
The absolute URL of the topic reference computed by Oxygen from the "href" value.
- AbstractInplaceEditor - Class in ro.sync.ecss.extensions.api.editor
-
An abstract implementation that handles listeners fire.
- AbstractInplaceEditor() - Constructor for class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
-
- AbstractInplaceEditorWrapper - Class in ro.sync.ecss.extensions.api.editor
-
It can be used when more than one editor types are needed depending on the received context and it can choose at runtime
an appropriate editor implementation.
- AbstractInplaceEditorWrapper() - Constructor for class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- accept(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
-
Accept all change tracking highlights that intersect the interval between
the given start and end offset.
- accept(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
-
Accept the given change tracking highlight.
- acceptSource(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Confirm that the source of URLs is interesting to this handler.
- acceptURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Confirm that the list of URLs is interesting to this handler.
- ACTION_CONTEXT_CARET - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
- ACTION_CONTEXT_ELEMENT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
- ACTION_ID - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
The ID of the action as specified when the action was configured in the
framework.
- ACTION_ID_BACKSPACE - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Delete action through backspace key.
- ACTION_ID_CUT - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Cut action.
- ACTION_ID_DELETE - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Delete action through delete key.
- ACTION_ID_DND - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
DND action.
- ACTION_ID_INSERT_FRAGMENT - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Insert document fragment action by an action other than PASTE or DND.
- ACTION_ID_PASTE - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Paste action.
- ACTION_ID_TYPING - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Typing action.
- ACTION_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
The name of the action as specified when the action was configured in the
framework.
- ActionPerformedListener - Class in ro.sync.exml.workspace.api.editor.page.author.actions
-
This listener can be registered for a certain action.
- ActionPerformedListener() - Constructor for class ro.sync.exml.workspace.api.editor.page.author.actions.ActionPerformedListener
-
- ActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to actions defined in the Author page.
- activateAntialiasing() - Method in interface ro.sync.exml.view.graphics.Graphics
-
Activate the antialiasing mode.
- activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateAdapter
-
- activated(AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorExtensionStateListener
-
Method called when the Author extension was activated.
- activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
-
- activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Signals that this resolver has entered in use.
- addActionPerformedListener(Object, ActionPerformedListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.ActionsProvider
-
Add a listener which gets triggered before and after a certain action is triggered.
- addAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Adds a filter for displaying attributes to the current author page.
- addAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Adds a filter for displaying attributes to the current DITA Map Tree.
- addAuthorCaretListener(AuthorCaretListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Adds a caret listener to the Author page.
- addAuthorComponentListener(AuthorComponentListener) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Adds an author component listener.
- addAuthorComponentListener(AuthorComponentListener) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Adds an author component listener.
- addAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- addAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Add an Author listener to be notified about changes regarding the document
and the document structure.
- addAuthorMouseListener(AuthorMouseListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Adds a mouse listener to the current author page.
- addAuthorPersistentHighlightListener(AuthorPersistentHighlightsListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Adds a listener to be notified about changes regarding the persistent
highlights.
- addClipboardFragmentProcessor(ClipboardFragmentProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Add a processor which can analyze and modify
AuthorDocumentFragment
objects before they are inserted in the Author.
- addComment(int, int, String) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Adds a comment marker at given offsets.
- addComponent(InternalComponentProvider) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
Add another component.
- addDITAMapTreeComponentListener(DITAMapTreeComponentListener) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Adds a component listener.
- addDITAMapTreeTargetInformationProvider(String, TopicRefTargetInfoProvider) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Add a provider which can resolve certain information for each topic ref, without the component needing to parse that topic reference.
- addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
-
- addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- addEditingListener(InplaceEditingListener) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
- addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- addEditorChangeListener(WSEditorChangeListener, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Add listener for editor related events(for example editor opened, closed, page changed).
- addEditorListener(WSEditorListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Add a listener for editor related events.
- addEditorManagerListener(EditorManagerListener) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
- addHighlight(int, int, HighlightPainter, Object) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Adds a highlight to the view.
- addHighlight(int, int, LinkedHashMap<String, String>) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Add a custom persistent highlight.
- addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
- addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
-
- addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
-
Adds a customizer which can modify the list of "Browse" actions.
- addKeysManagerListener(KeysManagerListener) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- addListener(AuthorExtensionStateListener) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
-
Add a new listener.
- addMenuBarCustomizer(MenuBarCustomizer) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
-
- addMenuBarCustomizer(MenuBarCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Adds a customizer which can contribute to or modify existing menu components.
- addOptionListener(OptionListener) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
-
- addOptionListener(WSOptionListener) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
- addPageChangedListener(WSEditorPageChangedListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Add a listener for page changed events.
- addPersistentHighlightsFilter(AuthorPersistentHighlightsFilter) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Add a persistent highlights filter.
- addPopUpMenuCustomizer(AuthorPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Add the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the Author page.
- addPopUpMenuCustomizer(TextPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Add the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the Text page.
- addPriorityEntityResolver(EntityResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Add a priority entity resolver.
- addPriorityURIResolver(URIResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Add a priority URI resolver.
- addReferencedKey(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Add a referenced key.
- addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
- addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
-
- addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
-
Add a relative reference resolver for a certain URL protocol.
- addResult(String, Object) - Method in class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
-
Add result.
- addSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Select the interval between start and end offset.
- addToolbarComponentsCustomizer(ToolbarComponentsCustomizer, Set<String>) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
-
- addToolbarComponentsCustomizer(ToolbarComponentsCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Adds a customizer which can contribute to or modify existing toolbars or contribute to the reserved Plugins toolbar.
- addTopicRefTargetInfoProvider(String, TopicRefTargetInfoProvider) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Add a target information provider to the DITA Maps Manager view.
- addTopicRefTargetInformationProvider(String, TopicRefTargetInfoProvider) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentFactoryCustomizers
-
Add a topic ref target information provider
- addUniqueAttributesProcessor(UniqueAttributesProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Add a processor which is asked to automatically generate unique IDs after content has been inserted in the Author.
- addValidationProblemsFilter(ValidationProblemsFilter) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Add a filter for problems encountered during validation of the current editor.
- addViewComponentCustomizer(ViewComponentCustomizer, Set<String>) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
-
- addViewComponentCustomizer(ViewComponentCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Adds a customizer which can contribute to or modify existing views or contribute to the reserved custom view.
- addWatchExpression(String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- adjacent(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
- afterActionPerformed(Object) - Method in class ro.sync.exml.workspace.api.editor.page.author.actions.ActionPerformedListener
-
This callback will be triggered after an action is performed.
- ALL_MARKERS_PI - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Array containing the target of all PI used for change tracking, comments or custom highlights.
- allowedValues - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
The array containing the allowed values for the arguments with type
TYPE_CONSTANTS_LIST.
- alphaComposite(Color, Color) - Static method in class ro.sync.exml.view.graphics.Color
-
Used to simulate an alpha composition between a color and
a background color.
- ALT_GRAPH_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
This flag indicates that the AltGraph key was down when
the event occurred.
- ALT_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
This flag indicates that the Alt key was down when
the event occurred.
- ANCESTOR_FILE_TO_DIFF - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The ancestor file to diff.
- API - Annotation Type in ro.sync.annotations.api
-
Indicates the type of an API element and the visibility of its source code.
- APIType - Enum in ro.sync.annotations.api
-
An API element type.
- ARCHIVE_FILE_DIRECTORY - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The archive directory editor variable.
- ARCHIVE_FILE_DIRECTORY_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The archive directory URL editor variable.
- ARCHIVE_NAME - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The archive name editor variable.
- ARCHIVE_NAME_WITH_EXTENSION - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The archive name with extension editor variable.
- ARCHIVE_PATH - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The archive path editor variable.
- ARCHIVE_PATH_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The archive path URL editor variable.
- areFragmentsWrappedInCells() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
-
- ARG_VALUE_FALSE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- ARG_VALUE_TRUE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- ArgumentDescriptor - Class in ro.sync.ecss.extensions.api
-
Descriptor class for an author operation argument.
- ArgumentDescriptor(String, int, String) - Constructor for class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
Constructor of the argument descriptor class.
- ArgumentDescriptor(String, int, String, String[], String) - Constructor for class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
Constructor of the argument descriptor class.
- ArgumentsMap - Interface in ro.sync.ecss.extensions.api
-
Map between argument names and values.
- ArtificialNode - Interface in ro.sync.ecss.extensions.api.node
-
Marker interface for artificial elements which wrap Processing Instructions, CData and Comments allowing access to the wrapped node.
- ASK_PARAM_VALUE_TEMPLATE - Static variable in class ro.sync.util.editorvars.EditorVariables
-
Used to show the user the options he has to ask for a value.
- assignUniqueIDs(int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.UniqueAttributesProcessor
-
Assigns unique IDs between a start and an end offset in the document.
- Attr - Class in ro.sync.ecss.extensions.api.link
-
Contains informations about an attribute.
- Attr(String, String, String) - Constructor for class ro.sync.ecss.extensions.api.link.Attr
-
Constructor.
- attributeChanged(AttributeChangedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called when an Author attribute is changed in one of the document's elements.
- attributeChanged(AttributeChangedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
-
- AttributeChangedEvent - Interface in ro.sync.ecss.extensions.api
-
Event received by the
AuthorListener
when an Author attribute has been changed.
- AttributeEditingContextDescription - Interface in ro.sync.exml.workspace.api.standalone
-
Provides language-independent information about the element and attribute name for which the value is edited.
- ATTRIBUTES_MARKER_PI - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Attributes change tracking marker.
- ATTRIBUTES_PANEL_ID - Static variable in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Attributes Panel
- AttributesValueEditor - Interface in ro.sync.ecss.extensions.api
-
Deprecated.
Starting with version 15 the CustomAttributeValueEditor
can be used instead to edit only specific attributes using a custom editor.
- AttrValue - Class in ro.sync.ecss.extensions.api.node
-
Contains informations about an attribute value.
- AttrValue(String) - Constructor for class ro.sync.ecss.extensions.api.node.AttrValue
-
Constructor for the attribute value.
- AttrValue(String, String, boolean) - Constructor for class ro.sync.ecss.extensions.api.node.AttrValue
-
Constructor for the attribute value.
- AUTHOR_NAME_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name of the PI holding the
name of the author who made the modification.
- AuthorAccess - Interface in ro.sync.ecss.extensions.api
-
Access class to the author functions.
- AuthorAccessDeprecated - Interface in ro.sync.ecss.extensions.api
-
Contains methods that are deprecated in the
AuthorAccess
and should no longer be used.
- AuthorAccessProvider - Interface in ro.sync.ecss.extensions.api
-
Can provide an author access instance.
- AuthorActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to actions defined in the Author page.
- AuthorAttributesDisplayFilter - Class in ro.sync.ecss.extensions.api.attributes
-
Filter certain attributes from being displayed in certain parts of the Author editor (the Attributes view, the Attributes editor, the Outline).
- AuthorAttributesDisplayFilter() - Constructor for class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
- AuthorBreadCrumbCustomizer - Class in ro.sync.ecss.extensions.api.structure
-
Author Bread Crumb (components path which appears in the top of the Author editor)
customizer used for nodes rendering and pop-up customization.
- AuthorBreadCrumbCustomizer() - Constructor for class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
-
- AuthorCalloutRenderingInformation - Class in ro.sync.ecss.extensions.api.callouts
-
The callouts are representations of Track Changes insert and delete highlights,
review comment highlights and custom review highlights in Author mode.
- AuthorCalloutRenderingInformation() - Constructor for class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
- AuthorCalloutsController - Interface in ro.sync.ecss.extensions.api.callouts
-
The callouts are representations of Track Changes insert and delete highlights,
review comment highlights and custom review highlights in the Author mode on a side bar.
- AuthorCaretEvent - Class in ro.sync.ecss.extensions.api
-
AuthorCaretEvent is used to notify interested
AuthorCaretListener
that
the position of the caret has changed in the Author editor page.
- AuthorCaretEvent(int, List<int[]>, AuthorNode) - Constructor for class ro.sync.ecss.extensions.api.AuthorCaretEvent
-
Constructor for the AuthorCaretEvent.
- AuthorCaretListener - Interface in ro.sync.ecss.extensions.api
-
Listener for changes in the caret position of the Author editor page.
- AuthorChangeTrackingController - Interface in ro.sync.ecss.extensions.api
-
Controls the change tracking mode.
- AuthorComponentEditorManager - Class in ro.sync.ecss.extensions.api.component
-
The author component editor manager
- AuthorComponentEditorManager() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentEditorManager
-
Constructor.
- AuthorComponentException - Exception in ro.sync.ecss.extensions.api.component
-
- AuthorComponentException(String) - Constructor for exception ro.sync.ecss.extensions.api.component.AuthorComponentException
-
Constructor.
- AuthorComponentException(Throwable) - Constructor for exception ro.sync.ecss.extensions.api.component.AuthorComponentException
-
Constructor.
- AuthorComponentFactory - Class in ro.sync.ecss.extensions.api.component
-
Creates author components
- AuthorComponentFactory() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
- AuthorComponentFactoryCustomizers - Class in ro.sync.ecss.extensions.api.component
-
Customizers for the author component factory.
- AuthorComponentFactoryCustomizers() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
-
- AuthorComponentIDEAccess - Class in ro.sync.ecss.extensions.api.component
-
Author Component IDE Access.
- AuthorComponentIDEAccess() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- AuthorComponentListener - Interface in ro.sync.ecss.extensions.api.component.listeners
-
Author component listener
- AuthorComponentProvider - Class in ro.sync.ecss.extensions.api.component
-
A component encapsulating all the visual editing part.
- AuthorConstants - Interface in ro.sync.ecss.extensions.api
-
Interface containing the constants used in Author API.
- AuthorDnDListener - Interface in com.oxygenxml.editor.editors.author
-
Author Drag and Drop listener interface for the SWT implementation.
- AuthorDnDListener - Interface in ro.sync.exml.editor.xmleditor.pageauthor
-
Author Drag and Drop listener interface for the AWT implementation.
- AuthorDocument - Interface in ro.sync.ecss.extensions.api.node
-
The Document interface represents the entire XML document.
- AuthorDocumentController - Interface in ro.sync.ecss.extensions.api
-
Provides methods for modifying the Author document.
- AuthorDocumentEvent - Interface in ro.sync.ecss.extensions.api
-
Marker interface for all document change related events.
- AuthorDocumentFilter - Class in ro.sync.ecss.extensions.api
-
AuthorDocumentFilter
, is a filter for the methods which modify the
AuthorDocument
.
- AuthorDocumentFilter() - Constructor for class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
- AuthorDocumentFilterBypass - Interface in ro.sync.ecss.extensions.api
-
Used as a way to circumvent calling back into the AuthorDocumentController
to
change the AuthorDocument
.
- AuthorDocumentFragment - Class in ro.sync.ecss.extensions.api.node
-
Represents a fragment of an XML document.
- AuthorDocumentFragment(Content, List<AuthorNode>, int, int) - Constructor for class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Constructor.
- AuthorDocumentFragment(Content, List<AuthorNode>, int, int, List<AuthorPersistentHighlight>, List<AuthorPersistentHighlight>) - Constructor for class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Constructor.
- AuthorDocumentFragment(Content, List<AuthorNode>, int, int, List<AuthorPersistentHighlight>, List<AuthorPersistentHighlight>, Map<AuthorElement, LinkedHashMap<String, AuthorPersistentHighlight>>) - Constructor for class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Constructor.
- AuthorDocumentModel - Interface in ro.sync.ecss.extensions.api.webapp
-
The model of an XML document to be edited.
- AuthorDocumentType - Class in ro.sync.ecss.extensions.api
-
Author structure representing DOCTYPE information as present in the Author document.
- AuthorDocumentType(String, String, String, String) - Constructor for class ro.sync.ecss.extensions.api.AuthorDocumentType
-
Constructor.
- authorDragEnter(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The cursor has entered the author editor page boundaries while dragging.
- authorDragEnter(DropTargetDragEvent) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
-
Called while a drag operation is ongoing, when the mouse pointer enters
the author editor page where this listener is registered.
- authorDragExit(DropTargetEvent) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
-
Called while a drag operation is ongoing, when the mouse pointer has
exited the author editor page where this listener is registered.
- authorDragLeave(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The cursor has leaved the author editor page boundaries while dragging.
- authorDragOperationChanged(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The drag operation being performed has changed (usually due to the user changing the selected modifier key(s)
while dragging).
- authorDragOver(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The cursor is moving over the author editor page while dragging.
- authorDragOver(DropTargetDragEvent) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
-
Called when a drag operation is ongoing, while the mouse pointer is still
over the author editor page where this listener is registered.
- authorDrop(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The data is being dropped in the author editor page.
- authorDrop(Transferable, DropTargetDropEvent) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
-
Called when the drag operation has terminated with a drop on
the author editor page where this listener is registered.
- authorDropAccept(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The drop is about to be performed.
- AuthorEditorAccess - Interface in ro.sync.ecss.extensions.api.access
-
Provides access to methods related to the Author editor actions and information.
- AuthorElement - Interface in ro.sync.ecss.extensions.api.node
-
The Author Element represents an XML element.
- AuthorElementBaseInterface - Interface in ro.sync.ecss.extensions.api
-
Element
represents a tag in an XML document.
- AuthorExtensionActionProvider - Interface in ro.sync.ecss.extensions.api
-
Provides an author extension action for a given action ID.
- AuthorExtensionStateAdapter - Class in ro.sync.ecss.extensions.api
-
- AuthorExtensionStateAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorExtensionStateAdapter
-
- AuthorExtensionStateListener - Interface in ro.sync.ecss.extensions.api
-
Notified when the Author extension, where the listener is defined,
was activated or deactivated in the detection process.
- AuthorExtensionStateListenerDelegator - Class in ro.sync.ecss.extensions.api
-
A single Author extension state listeners which delegates to other registered listeners.
- AuthorExtensionStateListenerDelegator() - Constructor for class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
-
- AuthorExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.api
-
This class is notified when URLs are dropped or pasted to an Author Editor page
or when XHTML fragments are pasted or dropped from external applications (like web browsers or office applications) to the Author page.
If you want to use a stylesheet to convert the pasted XHTML to your own XML vocabulary you can just overwrite the method:
"ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler.getImporterStylesheetFileName(AuthorAccess)"
and return the file name of the stylesheet which will be applied.
- AuthorExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
- AuthorFilteredContent - Interface in ro.sync.ecss.extensions.api.filter
-
The char sequence representing the filtered Author content.
- AuthorHighlighter - Interface in ro.sync.ecss.extensions.api.highlights
-
The highlighter which will be available to users to add, remove and check highlights
- AuthorHTMLRenderer - Interface in ro.sync.ecss.extensions.api.webapp
-
A class that renders the author document or parts of it in an HTML format.
- AuthorIdIndex<T> - Interface in ro.sync.ecss.extensions.api.webapp
-
An index that maps from IDs to objects and viceversa.
- AuthorInplaceContext - Class in ro.sync.ecss.extensions.api.editor
-
Context where an edit component will be used.
- AuthorInplaceContext(Map<String, Object>, AuthorElement, Styles, AuthorSchemaManager, AuthorAccess, Object) - Constructor for class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
The editor context.
- AuthorInputEvent - Class in ro.sync.ecss.extensions.api
-
Base class for Author input events.
- AuthorInputEvent(int) - Constructor for class ro.sync.ecss.extensions.api.AuthorInputEvent
-
Constructor for author input event.
- AuthorLayoutCustomizer - Class in ro.sync.ecss.extensions.api.component.plugins
-
The Author Layout Customizer
- AuthorLayoutCustomizer() - Constructor for class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
-
- AuthorListener - Interface in ro.sync.ecss.extensions.api
-
Listener notified about Author document changes, document structure changes and
document content changes.
- AuthorListenerAdapter - Class in ro.sync.ecss.extensions.api
-
- AuthorListenerAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorListenerAdapter
-
- AuthorMouseAdapter - Class in ro.sync.ecss.extensions.api
-
- AuthorMouseAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorMouseAdapter
-
- AuthorMouseEvent - Class in ro.sync.ecss.extensions.api
-
- AuthorMouseEvent(int, int, boolean, int, int, int) - Constructor for class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Constructor for the author mouse event.
- AuthorMouseEvent(int, int, boolean, int, int, int, int) - Constructor for class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Constructor for the author mouse event.
- AuthorMouseListener - Interface in ro.sync.ecss.extensions.api
-
Interface for the author mouse listeners.
- AuthorNode - Interface in ro.sync.ecss.extensions.api.node
-
Base interface for all Author nodes.
- authorNodeNameChanged(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
This is called when a node has been renamed.
- authorNodeNameChanged(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
-
- AuthorNodeRendererCustomizer - Interface in ro.sync.ecss.extensions.api.structure
-
Customize rendering information for an AuthorNode
- AuthorNodesFilter - Interface in ro.sync.ecss.extensions.api.filter
-
Provides information about the Author nodes that should be filtered.
- authorNodeStructureChanged(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
The node structure has been changed.
- authorNodeStructureChanged(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
-
- AuthorNodeUtil - Class in ro.sync.ecss.extensions.api.node
-
Utility functions for working with AuthorNodes.
- AuthorNodeUtil() - Constructor for class ro.sync.ecss.extensions.api.node.AuthorNodeUtil
-
- AuthorOperation - Interface in ro.sync.ecss.extensions.api
-
Interface defining an author extension operation.
- AuthorOperationException - Exception in ro.sync.ecss.extensions.api
-
- AuthorOperationException(String) - Constructor for exception ro.sync.ecss.extensions.api.AuthorOperationException
-
Constructor.
- AuthorOperationException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.api.AuthorOperationException
-
Constructor.
- AuthorOperationStoppedByUserException - Exception in ro.sync.ecss.extensions.api
-
An exception thrown by an
AuthorOperation
when it interacts with the user and the user cancels it.
- AuthorOperationStoppedByUserException(String) - Constructor for exception ro.sync.ecss.extensions.api.AuthorOperationStoppedByUserException
-
Constructor.
- AuthorOperationStoppedByUserException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.api.AuthorOperationStoppedByUserException
-
Constructor.
- AuthorOutlineAccess - Interface in ro.sync.ecss.extensions.api.access
-
Author Outline access.
- AuthorOutlineCustomizer - Class in ro.sync.ecss.extensions.api.structure
-
Author Outline customizer used for custom filtering and nodes rendering in the Outline.
- AuthorOutlineCustomizer() - Constructor for class ro.sync.ecss.extensions.api.structure.AuthorOutlineCustomizer
-
- AuthorParentNode - Interface in ro.sync.ecss.extensions.api.node
-
An author parent node contains a list of children.
- AuthorPersistentHighlight - Interface in ro.sync.ecss.extensions.api.highlights
-
Defines the Author Persistent Highlight which get serialized in the XML as
processing instruction.
- AuthorPersistentHighlight.PersistentHighlightType - Enum in ro.sync.ecss.extensions.api.highlights
-
The Author Persistent Highlight
type.
- AuthorPersistentHighlightActionsProvider - Interface in ro.sync.ecss.extensions.api.highlights
-
The provider for contextual actions that are shown on the contextual menu of the
persistent highlight (in the main editor area - not yet supported) and on the associated
callout.
- AuthorPersistentHighlightConstants - Interface in ro.sync.ecss.extensions.api.highlights
-
Constants used in the serialization process of the Author Persistent Highlights.
- AuthorPersistentHighlighter - Interface in ro.sync.ecss.extensions.api.highlights
-
Manage the user custom persistent highlights which get serialized in the XML as processing
instructions with the form:
<?oxy_custom_start prop1="val1"....?> xml content <?oxy_custom_end?>
The Highlighter is accessible from
WSAuthorEditorPageBase.getPersistentHighlighter()
.
- AuthorPersistentHighlightsFilter - Interface in ro.sync.ecss.extensions.api.highlights
-
- AuthorPersistentHighlightsListener - Class in ro.sync.ecss.extensions.api.highlights
-
- AuthorPersistentHighlightsListener() - Constructor for class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
-
- AuthorPluginWorkspaceImpl - Class in ro.sync.ecss.extensions.api.component.plugins
-
The author plugin workspace implementation
- AuthorPluginWorkspaceImpl(WorkspaceController, PluginLayoutCustomizer) - Constructor for class ro.sync.ecss.extensions.api.component.plugins.AuthorPluginWorkspaceImpl
-
Constructor.
- AuthorPopupMenuCustomizer - Interface in ro.sync.ecss.extensions.api.structure
-
Can be used to customize a pop-up menu before showing it.
- AuthorReferenceNode - Interface in ro.sync.ecss.extensions.api.node
-
Interface for reference nodes that have a content expanded when displayed in
the Author mode.
- AuthorReferenceResolver - Interface in ro.sync.ecss.extensions.api
-
Interface for the custom handlers used to expand content references.
- AuthorResourceBundle - Interface in ro.sync.ecss.extensions.api
-
Gives access to translate keys a certain each framework to a target language.
- AuthorResourceBundleImpl - Class in ro.sync.ecss.extensions.api
-
Gives access to translate keys a certain each framework to a target language.
- AuthorResourceBundleImpl(Properties) - Constructor for class ro.sync.ecss.extensions.api.AuthorResourceBundleImpl
-
Constructor.
- AuthorReviewController - Interface in ro.sync.ecss.extensions.api
-
Controller that can be used to toggle the change tracking state, modify the review
highlight author name, the highlight painting or to obtain information
about the properties used in the serialization and representation of the review
highlight (author name, reviewer auto color or the current time stamp in a format
identical to the one used by Oxygen for insert, delete and comment review highlights).
- AuthorReviewerNameController - Interface in ro.sync.ecss.extensions.api
-
Provides access to reviewer author name, used in the processing instruction
that results when a tracked change or a comment is serialized.
- AuthorSchemaAwareEditingHandler - Interface in ro.sync.ecss.extensions.api
-
If Schema Aware mode is active in Oxygen, all actions that can generate invalid content will be redirected toward
this handler.
- AuthorSchemaAwareEditingHandlerAdapter - Class in ro.sync.ecss.extensions.api
-
Adapter class.
- AuthorSchemaAwareEditingHandlerAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
- AuthorSchemaManager - Interface in ro.sync.ecss.extensions.api
-
Author schema manager.
- AuthorSelectionAndCaretModel - Interface in ro.sync.ecss.extensions.api
-
Interface to the author selection and caret model providing methods to query
and modify the selection intervals and caret position.
- AuthorSelectionModel - Interface in ro.sync.ecss.extensions.api
-
Get the Author selection model containing access to all Author selection
intervals and methods for adding simple and multiple selections.
- authorSupportsFlavor(DataFlavor) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
-
Check if the data flavor can be handled by the listener.
- AuthorTableAccess - Interface in ro.sync.ecss.extensions.api.access
-
Provides methods for table actions and informations regarding the table content.
- AuthorTableCellSepProvider - Interface in ro.sync.ecss.extensions.api
-
This is an interface for classes which are responsible for providing information
about the cell separators: "rowsep" and "colsep".
- AuthorTableCellSpanProvider - Interface in ro.sync.ecss.extensions.api
-
This is an interface for classes which are responsible for providing information
about the cell spanning.
- AuthorTableColumnWidthProvider - Interface in ro.sync.ecss.extensions.api
-
This is an interface for classes which are responsible for providing information
and handling modifications regarding table and column widths.
- AuthorTableColumnWidthProviderBase - Class in ro.sync.ecss.extensions.api
-
This is an interface for classes which are responsible for providing information
and handling modifications regarding table and column widths.
- AuthorTableColumnWidthProviderBase() - Constructor for class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
- AuthorTableDeleteColumnArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
- AuthorTableDeleteColumnArguments(AuthorAccess, List<ContentInterval>) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteColumnArguments
-
Constructor.
- AuthorTableDeleteRowArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
- AuthorTableDeleteRowArguments(AuthorAccess, ContentInterval) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowArguments
-
Constructor.
- AuthorTableInsertColumnArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
- AuthorTableInsertColumnArguments(int, AuthorDocumentFragment[], boolean, AuthorAccess, TableColumnSpecificationInformation) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
-
Constructor.
- AuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.api.table.operations
-
Handler for Author table operations.
- AuthorTableOperationsHandler() - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
- AuthorUtilAccess - Interface in ro.sync.ecss.extensions.api.access
-
Provides access to utility methods related to author access.
- AuthorViewToModelInfo - Interface in ro.sync.ecss.extensions.api
-
- AuthorWorkspaceAccess - Interface in ro.sync.ecss.extensions.api.access
-
Provides access to workspace specific information and actions.
- AuthorXMLUtilAccess - Interface in ro.sync.ecss.extensions.api.access
-
Author XML Utilities.
- AWTExtension - Interface in ro.sync.ecss.extensions.api
-
The base interface for all AWT Oxygen extension classes.
- CalloutsRenderingInformationProvider - Class in ro.sync.ecss.extensions.api.callouts
-
Provider for data that will be rendered as callouts, in Author mode,
for custom persistent highlights.
- CalloutsRenderingInformationProvider() - Constructor for class ro.sync.ecss.extensions.api.callouts.CalloutsRenderingInformationProvider
-
- canAddHighlight(int, int) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
- canBeCached() - Method in class ro.sync.ecss.css.Styles
-
Verify if styles can be cached.
- cancelCompoundEdit() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Cancel the current compound edit.
- cancelEditing() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- cancelEditing() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Cancels the editing process.
- cancelEditing() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- cancelEditing() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- canInsertDocumentFragment(AuthorDocumentFragment, int, short) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Check if the given fragment can be inserted at the given offset with respect to the given validation mode.
- canInsertDocumentFragments(AuthorDocumentFragment[], int, short) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Check if the given fragments can be inserted at the given offset with respect to the given validation mode.
- canInsertDocumentFragments(AuthorDocumentFragment[], WhatElementsCanGoHereContext, short) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Check if the given fragments can be inserted in the given context with respect to the given validation mode.
- canInsertText(int) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Check if the element at the given offset accepts text (in other words element content type is not ELEMENT ONLY or EMPTY).
- CannotRecognizeIDException - Exception in ro.sync.ecss.extensions.api.link
-
Exception that is thrown when an ID cannot be recognized in the current context.
- CannotRecognizeIDException(String) - Constructor for exception ro.sync.ecss.extensions.api.link.CannotRecognizeIDException
-
Constructor.
- caretMoved(AuthorCaretEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorCaretListener
-
Called when the caret position is updated.
- CCItemProxy - Interface in ro.sync.ecss.extensions.api.webapp.cc
-
An item proposed by the content completion manager, and which can be selected
by the user.
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
Determine the elements that should be moved by the Move Up/Down operation.
- ChangeMarker - Class in ro.sync.ecss.changetracking
-
This object marks a change in the Author (insert or delete).
- ChangeMarker(AuthorPersistentHighlight.PersistentHighlightType) - Constructor for class ro.sync.ecss.changetracking.ChangeMarker
-
Constructor.
- changePage(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Change the current selected page in the editor.
- charsWidth(char[], int, int) - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Returns the total advance width for showing the specified array
of characters in this Font
.
- charWidth(char) - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Get the char width
- checkImportedXHTMLContentIsPreservedEntirely() - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Overwrite this method if you want to check the text data is preserved on paste after applying the conversion XSL stylesheet.
- checkTarget(AuthorNode, AuthorDocument) - Method in interface ro.sync.ecss.extensions.api.ValidatingAuthorReferenceResolver
-
Check if the referenced target can be inserted in the source document
- chooseDirectory() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a directory chooser for selecting a directory.
- chooseFile(String, String[], String, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- chooseFile(String, String[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- chooseFile(String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a File
.
- chooseFile(File, String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a File
.
- chooseFile(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a File
.
- chooseFiles(File, String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting multiple File
s.
- chooseURL(String, String[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- chooseURL(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an URL
.
- chooseURL(String, String[], String, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an URL
.
- chooseURLPath(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an URL
.
- CLASS_VALUE - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
The class value of the target.
- ClassPathResourcesAccess - Interface in ro.sync.ecss.extensions.api
-
Provides access to all URLs which were added in the classpath for the specific framework when the document type was edited from the Oxygen preferences.
- clearImageCache() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Clear the cache of images used to display images fast in the Author page.
- clearReferencesCache() - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Any cache should be cleared in order to prepare for future evaluations.
- clearSelection() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
- clickCount - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Click count.
- ClipboardFragmentInformation - Interface in ro.sync.ecss.extensions.api.content
-
Provides information about a fragment in the clipboard.
- ClipboardFragmentProcessor - Interface in ro.sync.ecss.extensions.api.content
-
Process a document fragment from the clipboard (pasted or dropped in the Author page).
- clone() - Method in class ro.sync.ecss.css.Styles
-
Shallow clone.
- clone() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
-
Clones this doctype.
- clone() - Method in class ro.sync.exml.view.graphics.Rectangle
-
- close(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Closes the current editor.
- close(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Closes the editor specified by the URL.
- closeAll() - Method in interface ro.sync.exml.workspace.api.Workspace
-
Closes all the editors.
- Color - Class in ro.sync.exml.view.graphics
-
The class used to represent a Color.
- Color(int, int, int, int) - Constructor for class ro.sync.exml.view.graphics.Color
-
Creates an sRGB color with the specified red, green, blue, and alpha
values in the range (0 - 255).
- Color(int) - Constructor for class ro.sync.exml.view.graphics.Color
-
Creates an sRGB color from the specified RGB color value.
- Color(int, int, int) - Constructor for class ro.sync.exml.view.graphics.Color
-
Creates an opaque sRGB color with the specified red, green,
and blue values in the range (0 - 255).
- COLOR_BLACK - Static variable in class ro.sync.exml.view.graphics.Color
-
Black color constant.
- COLOR_BLACK_ALPHA - Static variable in class ro.sync.exml.view.graphics.Color
-
Black color with alpha constant.
- COLOR_BLUE - Static variable in class ro.sync.exml.view.graphics.Color
-
Blue color constant.
- COLOR_DARK_GRAY - Static variable in class ro.sync.exml.view.graphics.Color
-
Dark gray color constant.
- COLOR_DARK_GREEN - Static variable in class ro.sync.exml.view.graphics.Color
-
Darker green color constant.
- COLOR_DARK_YELLOW - Static variable in class ro.sync.exml.view.graphics.Color
-
A dark yellow color.
- COLOR_GRAY - Static variable in class ro.sync.exml.view.graphics.Color
-
Gray color constant.
- COLOR_LIGHT_GRAY - Static variable in class ro.sync.exml.view.graphics.Color
-
Light gray color constant.
- COLOR_LIGHT_GRAY_ALPHA - Static variable in class ro.sync.exml.view.graphics.Color
-
Gray with alpha color constant.
- COLOR_LIGHT_GREEN - Static variable in class ro.sync.exml.view.graphics.Color
-
Light green color constant.
- COLOR_LIGHT_YELLOW - Static variable in class ro.sync.exml.view.graphics.Color
-
Light yellow color constant.
- COLOR_LIGHTER_BLUE - Static variable in class ro.sync.exml.view.graphics.Color
-
Lighter blue color constant.
- COLOR_LIGHTER_GRAY - Static variable in class ro.sync.exml.view.graphics.Color
-
Lighter gray color constant.
- COLOR_ORANGE - Static variable in class ro.sync.exml.view.graphics.Color
-
Orange color constant.
- COLOR_RED - Static variable in class ro.sync.exml.view.graphics.Color
-
Red color constant.
- COLOR_RED_DARKER - Static variable in class ro.sync.exml.view.graphics.Color
-
Red darker color constant.
- COLOR_WHITE - Static variable in class ro.sync.exml.view.graphics.Color
-
White color constant.
- COLOR_WHITE_ALPHA - Static variable in class ro.sync.exml.view.graphics.Color
-
Light gray with alpha color constant.
- COLOR_YELLOW - Static variable in class ro.sync.exml.view.graphics.Color
-
A yellow color.
- ColorButton - Class in ro.sync.exml.workspace.api.standalone.ui
-
A button which presents a color chooser
- ColorButton(Color) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.ColorButton
-
Constructor
- ColorHighlightPainter - Class in ro.sync.ecss.extensions.api.highlights
-
Painter that can be used to customize the way that a highlight is displayed by setting
custom text decoration, text decoration stroke, background color or stroke color.
- ColorHighlightPainter() - Constructor for class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Default constructor.
- ColorHighlightPainter(Color, int, int) - Constructor for class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Constructor.
- ColorHighlightPainter.TextDecoration - Enum in ro.sync.ecss.extensions.api.highlights
-
The decoration added to text.
- com.oxygenxml.editor.editors - package com.oxygenxml.editor.editors
-
- com.oxygenxml.editor.editors.author - package com.oxygenxml.editor.editors.author
-
- COMMA - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
The variable used to add a comma in property values.
- COMMENT_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name of the PI holding the
comment of the author who made the modification.
- COMMENT_MARKER_PI_END - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Processing instruction name marking a comment end.
- COMMENT_MARKER_PI_START - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Processing instruction name marking a comment start.
- commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Updates the column widths in the document and in the column layout model.
- commitEditedValue(AuthorElement, String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.formcontrols.FormControlEditingHelper
-
Commits the value edited by the user.
- commitTableWidthModification(AuthorDocumentController, int, String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Commit the table width modification.
- commitValue(EditingEvent) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingListener
-
Commit the given value inside the document without stopping the editing.
- componentDisposed(InternalComponentProvider) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
Remove references to diposed components.
- ComponentProvider - Interface in ro.sync.ecss.extensions.api.component
-
Base interface for Editor and for DITA Map component providers with common methods.
- composeMessage(String) - Method in interface ro.sync.ecss.extensions.api.AuthorResourceBundle
-
Compose a message for the given description which may contain more than one keys referenced using editor variables.
- composeMessage(String) - Method in class ro.sync.ecss.extensions.api.AuthorResourceBundleImpl
-
- computeTopicRefTargetInfo(Map<TopicRefInfo, TopicRefTargetInfo>) - Method in interface ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfoProvider
-
- CONNECTION_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the unique name of the connection.
- consume() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
Set the consumed flag for the event.
- consumed - Variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
States whether or not the event has been consumed.
- containOnlyBinaryResources(AuthorAccess, List<URL>) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Verify if the provided URLs are only binary rsources.
- containOnlyImages(AuthorAccess, List<URL>) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Verify if the provided URLs are only images.
- contains(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Checks whether or not this Rectangle
entirely contains the specified
Rectangle
.
- contains(int, int) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Checks whether or not this Rectangle
contains the
point at the specified location
(x, y).
- containsEditorVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if the given expression contains editor variables.
- containsSimpleText() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Check if an author document fragment content contains simple text.
- Content - Interface in ro.sync.ecss.extensions.api
-
Interface to describe a sequence of character content that can be edited.
- CONTENT - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
The pseudo attribute name of the Delete Change PI that holds the XML content.
- ContentCompletionManager - Interface in ro.sync.ecss.extensions.api.webapp.cc
-
This class offers support for actions with content completion such as: insert
element, surround with tags and rename element.
- contentDeleted(DocumentContentDeletedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called when content is deleted from the document.
- contentDeleted(DocumentContentDeletedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
-
- contentInserted(DocumentContentInsertedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called when content is inserted into the document.
- contentInserted(DocumentContentInsertedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
-
- ContentInterval - Class in ro.sync.ecss.extensions.api
-
A content interval containing the inclusive start offset and
exclusive end offset.
- ContentInterval(int, int) - Constructor for class ro.sync.ecss.extensions.api.ContentInterval
-
Constructor.
- ContextDescriptionProvider - Interface in ro.sync.exml.workspace.api.standalone
-
Provides language-independent information about a certain context.
- copyAttributeOnSplit(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.UniqueAttributesProcessor
-
Checks if the attribute specified by QName can be considered as a valid attribute to copy when
the element is split.
- correctURL(String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- correctURL(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Corrects the given URL by converting not allowed characters to their escaped representation.
- counter - Static variable in class ro.sync.ecss.css.Styles
-
Constants counter
- COUNTER_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Counter content type.
- CounterContent - Class in ro.sync.ecss.css
-
Contains counter information: name, list style.
- CounterContent(String) - Constructor for class ro.sync.ecss.css.CounterContent
-
Constructor
- COUNTERS_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Counters content type.
- CountersContent - Class in ro.sync.ecss.css
-
Content generated by counters function.
- CountersContent(String, String) - Constructor for class ro.sync.ecss.css.CountersContent
-
Constructor
- CREATE_FRAGMENT_PURPOSE_COPY - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Create a fragment for copy.
- CREATE_FRAGMENT_PURPOSE_CUT - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Create a fragment for cut.
- CREATE_FRAGMENT_PURPOSE_DND_COPY - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Create a fragment for DND copy.
- CREATE_FRAGMENT_PURPOSE_DND_MOVE - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Create a fragment for DND move.
- createAbsolute(int) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create an absolute value length.
- createAttributesValueEditor(boolean) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
- createAuthorAWTDndListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
AuthorDnDListener
instance
responsible for handling AWT author drag and drop events.
- createAuthorBreadCrumbCustomizer() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Create an Author Bread Crumb customizer used for nodes rendering in the Bread Crumb
(components path which appears in the top of the Author editor).
- createAuthorComponentProvider() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Deprecated.
Please use ro.sync.ecss.extensions.api.component.AuthorComponentFactory.createEditorComponentProvider(String[], String) instead.
- createAuthorDocumentFragment(CIElement) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Create an author document fragment from a CIElement
- createAuthorDocumentInfo(URL, Reader, List, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates a document model for the document with the
specified systemID.
- createAuthorDocumentInfo(String, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates a document model for the document with the
specified systemID.
- createAuthorDocumentInfo(String, Reader, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates a document model for the document with the
specified systemID.
- createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Returns the
AuthorExtensionStateListener
which will be notified
when the Author extension where it is defined is activated and deactivated
during the detection process.
- createAuthorOutlineCustomizer() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Create an Author Outline customizer used for custom filtering and nodes rendering in the Outline.
- createAuthorReferenceResolver() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
- createAuthorStylesFilter() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
StylesFilter
instance for the CSS styles filtering.
- createAuthorSWTDndListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
AuthorDnDListener
instance
responsible for handling SWT author drag and drop events.
- createAuthorTableCellSepProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
AuthorTableCellSepProvider
instance
responsible for providing information about the table cells painting
their separators.
- createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
- createAuthorTableColumnWidthProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
AuthorTableColumnWidthProvider
instance
responsible for providing information and for handling modifications
regarding table width and column widths.
- createAuto() - Static method in class ro.sync.ecss.css.RelativeLength
-
Create an automatic relative length.
- createChangeMarker(Content, MarkerBase, int, int) - Static method in class ro.sync.ecss.changetracking.ChangeMarker
-
Create a fixed marker with the info from another marker.
- createChangeMarker(Content, AuthorPersistentHighlight.PersistentHighlightType, int, int) - Static method in class ro.sync.ecss.changetracking.ChangeMarker
-
Create a fixed marker with the info from another marker.
- createContentInputStream() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Create a properly encoded input stream reader over the whole editor's content (exactly the XML content which gets saved on disk).
- createContentReader() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Create a reader over the whole editor's content (exactly the XML content which gets saved on disk).
- createCSSAlternativesToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Retrieve the toolbar containing the drop-down button for CSS alternative stylesheets.
- createCustomAttributeValueEditor(boolean) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
- createDITAMapTreeComponentProvider() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Creates a new DITA Map tree component provider.
- createDocumentFragment(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Create an Author content fragment containing a clone of the document content for the
given range of offsets.
- createDocumentFragment(AuthorNode, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Create a document fragment containing a copy of the node.
- createEditor(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
Depending of the received context, create an editor.
- createEditorComponentProvider(String[], String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Creates a new author component
- createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
- createExtensionActionsToolbars() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.
Please use instead the method ((WSAuthorComponentEditorPage)getWSEditorAccess().getCurrentPage()).createExtensionActionsToolbars();
- createExtensionActionsToolbars() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Create toolbars with all the actions defined at the framework level in exactly the same order in which they have been added to the toolbars
from the Document Type Edit dialog.
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Create a handler which gets notified when external resources need to be inserted in the Author page.
- createHTMLRenderer(Writer) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns a renderer of the document to the specified writer.
- createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
IDTypeRecognizer
instance responsible
for providing an implementation which can recognize ID declarations and references.
- createImporterStylesheetSource(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Create the StreamSource
for the main XSLT stylesheet which will do the importing
(transforming from the XHTML content to content valid in the current framework).
- createJavaProcess(String, String[], String, String, Map<String, String>, File, ProcessListener) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Prepare a Java process for execution.
- createLinkTextResolver() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
LinkTextResolver
instance responsible for resolving a
specific link marked in the CSS file and returning a text content from the
targeted location.
- createListsPreprocessingStylesheet(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Create the StreamSource
for the XSLT stylesheet which creates nested lists
from a list of para elements in the input XHTML.
- createNewDocumentFragmentInContext(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
- createNewDocumentFragmentsInContext(String[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
- createNewDocumentTextFragment(String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
- createNewEditor(String, String, String) - Method in interface ro.sync.exml.workspace.api.Workspace
-
This is available only in the standalone Oxygen version (not available in the Oxygen Eclipse plugin).
Create a new "Untitled" editor.
- createPosition(int) - Method in interface ro.sync.ecss.extensions.api.Content
-
Creates a position within the content.
- createPositionInContent(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Create a flexible position in the Author Content.
- createReader() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Create a reader over the editor's current page content
- createReader() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Create a reader over the editor's current page content
- createReader() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns a reader over the document.
- createRelative(float) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create a relative length representing a relative value.
- createReviewToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Retrieve the toolbar for author review.
- createSaxon9HEXSLTTransformerWithExtensions(Source, ExtensionFunctionDefinition[]) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a Saxon 9 Home Edition transformer with the specified extension functions.
- createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
SchemaManagerFilter
instance used to filter
the content completion proposals from the schema manager.
- createSectionsPreprocessingStylesheet(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Create the StreamSource
for the XSLT stylesheet which creates nested sections
from a list of para elements in the input XHTML.
- createTextSWTDndListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
TextDnDListener
instance
responsible for handling SWT text drag and drop events.
- createWhatAttributesCanGoHereContext(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Create a context for the given element that can be used to obtain the list with attributes that element accepts.
- createWhatAttributesCanGoHereContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Create a context for the given element that can be used to obtain the list with attributes that element accepts.
- createWhatElementsCanGoHereContext(int) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Create an element context for the given offset.
- createWhatElementsCanGoHereContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Create an element context for the given offset.
- createWhatPossibleValuesHasAttributeContext(AuthorElement, String) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Create an attribute values context for the given element and attribute name.
- createWhatPossibleValuesHasAttributeContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Create an attribute values context for the given element and attribute name.
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Create an XML node customizer used for custom nodes rendering in the Author outline, Text page outline,
Author bread crumb, content completion window.
- createXQueryTransformer(Source, URL[], int) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a new XQuery transformer.
- createXQueryTransformer(Source, URL[], int, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a new XQuery transformer.
- createXSLTTransformer(Source, URL[], int) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a new XSLT transformer.
- createXSLTTransformer(Source, URL[], int, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Create a new XSLT transformer.
- CSS - Interface in ro.sync.ecss.css
-
CSS constants.
- CSSCounter - Class in ro.sync.ecss.css
-
A CSS counter identified by it's name.
- CSSCounter(String) - Constructor for class ro.sync.ecss.css.CSSCounter
-
Constructor.
- CSSCounter(String, int) - Constructor for class ro.sync.ecss.css.CSSCounter
-
Constructor.
- CSSCounterIncrement - Class in ro.sync.ecss.css
-
A CSS counter increment data.
- CSSCounterIncrement(String) - Constructor for class ro.sync.ecss.css.CSSCounterIncrement
-
Constructor.
- CSSCounterIncrement(String, int) - Constructor for class ro.sync.ecss.css.CSSCounterIncrement
-
Constructor.
- CT_CARET_EDITOR_VARIABLE - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The caret editor variable.
- CT_SELECTION_EDITOR_VARIABLE - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The caret editor variable.
- CTRL_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
This flag indicates that the Control key was down when the event
occurred.
- CURRENT_FILE - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The current file editor variable.
- CURRENT_FILE_DIRECTORY - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The current file directory editor variable.
- CURRENT_FILE_DIRECTORY_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The current file directory url editor variable.
- CURRENT_FILE_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The current file url editor variable.
- CURRENT_FILE_URL_OLD - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The current file url editor variable old version.
- CURRENT_FILENAME - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The current filename editor variable.
- CURRENT_FILENAME_WITH_EXTENSION - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The current filename extension editor variable.
- CursorType - Enum in ro.sync.ecss.extensions.api
-
Supported cursor types for author.
- CUSTOM - Static variable in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
-
Deprecated.
Since Oxygen 12.2 toolbar IDs are defined in the "plugin.xml".
- CUSTOM - Static variable in interface ro.sync.exml.workspace.api.standalone.ViewComponentCustomizer
-
Deprecated.
since Oxygen 12.2. Please define a view id for the extension in the "plugin.xml".
- CUSTOM_MARKER_PI_END - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Processing instruction name marking a custom marker end.
- CUSTOM_MARKER_PI_START - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Processing instruction name marking a custom highlight start.
- CustomAttributeValueEditor - Class in ro.sync.ecss.extensions.api
-
A custom editor which gets invoked to edit the value for an attribute.
- CustomAttributeValueEditor() - Constructor for class ro.sync.ecss.extensions.api.CustomAttributeValueEditor
-
- customEdit - Variable in class ro.sync.ecss.extensions.api.editor.EditingEvent
-
- customize(JPopupMenu) - Method in interface ro.sync.ecss.extensions.api.component.PopupMenuCustomizer
-
Customize a pop-up menu in the Author page before showing it.
- customizeBrowseActions(List<Action>, InputURLChooser) - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooserCustomizer
-
Contribute if necessary to the list of "Browse" actions which appear in any Input URL chooser for Oxygen.
- customizeMainMenu(JMenuBar) - Method in interface ro.sync.exml.workspace.api.standalone.MenuBarCustomizer
-
Customize the components which get displayed on the main menu bar.
- customizePopUpMenu(Object, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
-
- customizePopUpMenu(Object, AuthorAccess, AuthorNode) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
-
Customize a pop-up menu in the Author page before showing it.
- customizePopUpMenu(Object, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.structure.AuthorOutlineCustomizer
-
- customizePopUpMenu(Object, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.structure.AuthorPopupMenuCustomizer
-
Customize a pop-up menu in the Author page before showing it.
- customizePopUpMenu(Object, AuthorDocumentController) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapPopupMenuCustomizer
-
Customize a pop-up menu in the DITA Maps Manager page before showing it.
- customizePopUpMenu(Object, WSTextEditorPage) - Method in class ro.sync.exml.workspace.api.editor.page.text.TextPopupMenuCustomizer
-
Customize a pop-up menu in the Text page before showing it.
- customizeRenderingInformation(RenderingInformation) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
-
Customize the tooltip, text and additional info to be presented in the Outline and Breadcrumb for the given node.
- customizeRenderingInformation(RenderingInformation) - Method in interface ro.sync.ecss.extensions.api.structure.AuthorNodeRendererCustomizer
-
Customize the tooltip, text and additional info to be presented in the Outline and Breadcrumb for the given node.
- customizeRenderingInformation(RenderingInformation) - Method in class ro.sync.ecss.extensions.api.structure.AuthorOutlineCustomizer
-
- customizeToolbar(ToolbarInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
-
Customize the components which get displayed on a certain toolbar.
- customizeView(ViewInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ViewComponentCustomizer
-
Customize the component which gets displayed on a certain view.
- CustomResolverException - Exception in ro.sync.ecss.extensions.api
-
Signals an custom reference that wasn't resolved.
- CustomResolverException(String, ReferenceErrorResolver) - Constructor for exception ro.sync.ecss.extensions.api.CustomResolverException
-
Constructor.
- generateID(AuthorAccess, String) - Method in interface ro.sync.ecss.extensions.api.DITAUniqueIDAssigner
-
Generate an unique ID from an element local name
- generateUniqueID() - Static method in class ro.sync.util.editorvars.EditorVariables
-
- get(int) - Method in class ro.sync.ecss.css.RelativeLength
-
Return the evaluated value of the RelativeLength given a reference value.
- getAcceptedLength() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
- getActionID(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.ActionsProvider
-
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
- getActionID(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
-
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
- getActions(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightActionsProvider
-
Gets the available actions for a persistent highlight.
- getActions() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.actions.DITAMapActionsProvider
-
Get the map of DITA Map common actions (undo, redo, cut, copy, paste, etc).
- getActionsManager() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
- getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Provides access to actions already defined in the Author page like: Undo, Redo, Display Full Tags, Edit Attributes, etc.
- getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Provides access to actions already defined in the DITA Map page like: Undo, Redo, etc.
- getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Provides access to actions already defined in the Text page like: Undo, Redo, etc.
- getActionsSupport() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the schema aware actions handler.
- getAdditionalData() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
Provides the review additional data that will be presented in the callout content part.
- getAdditionalData() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
-
- getAdditionalEditHelper(int) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Get an additional edit helper panel.
- getAdditionalEditHelper(int) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Get an additional edit helper panel.
- getAdditionalFrameworksDirs() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get all the additional frameworks directories specified by user.
- getAdditionalRenderedAttributeValue() - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
Get the additional rendered attribute value.
- getAdditionalRenderedText() - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
The additional rendered text.
- getAlign() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
Get the text align specified on the colspec.
- getAllColspecWidthRepresentations() - Method in class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Get all with representations defined in all colspecs.
- getAllDITAMapsReferencedURLs(boolean) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- getAllEditorLocations() - Method in interface ro.sync.ecss.extensions.api.access.AuthorWorkspaceAccess
-
Get all the editor locations.
- getAllEditorLocations(int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get all the editor locations.
- getAllEditors() - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
EXM-18738
- getAllFrameworksDirs() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get all the frameworks directories including default framework directory,
user preferences directory and additional frameworks directories.
- getAllHighlights() - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
- getAllOpenedURLs() - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
- getAllowedValues() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
- getAllPossibleElements() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Get all the elements, including eventual local ones.
- getAlpha() - Method in class ro.sync.exml.view.graphics.Color
-
Returns the alpha component in the range 0-255.
- getAntialiasing() - Method in interface ro.sync.exml.view.graphics.Graphics
-
- getANTTransformationHelper() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- getArguments() - Method in interface ro.sync.ecss.extensions.api.AuthorOperation
-
- getArguments() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
- getArgumentValue(String) - Method in interface ro.sync.ecss.extensions.api.ArgumentsMap
-
Get the value for the specified argument name.
- getAscent() - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
The font ascent is the distance from the font's baseline to the top of most
alphanumeric characters.
- getAttribute(String) - Method in class ro.sync.ecss.extensions.api.access.EditingSessionContext
-
Gets the value of a custom attribute.
- getAttribute(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Returns the value of an attribute with the given name.
- getAttributeAtIndex(int) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Returns the name of the attribute at the specified index.
- getAttributeDescription(WhatPossibleValuesHasAttributeContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Get the description of an attribute.
- getAttributeDescription(WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get the description of an attribute.
- getAttributeEditingContextDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ContextDescriptionProvider
-
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.
- getAttributeName() - Method in interface ro.sync.ecss.extensions.api.AttributeChangedEvent
-
Returns the name of the attribute that was changed.
- getAttributeName() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the attribute name.
- getAttributeNamespace(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Get an attribute's namespace.
- getAttributeNamespace(String) - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get namespace URI for a given attribute qualified name.
- getAttributeQName() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
-
The attribute QName.
- getAttributeQName(int) - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the qualified attribute name at index.
- getAttributes() - Method in class ro.sync.ecss.extensions.api.access.EditingSessionContext
-
Returns the set of all attributes.
- getAttributesChangeHighlights() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Get the map of attribute changes in the fragment.
- getAttributesCount() - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Returns the number of the element attributes.
- getAttributesCount() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Returns the number of the element attributes.
- getAttributeToEdit() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
- getAttributeToEdit(String) - Static method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
- getAttributeToEditQName() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
The QName of the edited attribute.
- getAttributeValue(EditedAttribute, Object) - Method in interface ro.sync.ecss.extensions.api.AttributesValueEditor
-
Deprecated.
Get a value for the current attribute.
- getAttributeValue(EditedAttribute, Object) - Method in class ro.sync.ecss.extensions.api.CustomAttributeValueEditor
-
Get a value for the current attribute.
- getAttributeValue(String) - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get attribute value for given attribute qualified name.
- getAuthor() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
Provides the reviewer author name that will be presented in the callout header part.
- getAuthorAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessProvider
-
- getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.
Please use instead the method ((WSAuthorEditorPage)getWSEditorAccess().getCurrentPage()).getAuthorAccess().
- getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
- getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteColumnArguments
-
- getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowArguments
-
- getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
-
- getAuthorAccess() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the Autor access object.
- getAuthorAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Access class to the author functions.
- getAuthorCalloutsController() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
The callouts are representations of Track Changes insert and delete highlights,
review comment highlights and the custom review highlights in Author mode.
- getAuthorCommonActions() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.
Please use instead the method ((WSAuthorEditorPage)getWSEditorAccess().getCurrentPage()).getActionsProvider().getAuthorCommonActions().
- getAuthorCommonActions() - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
-
Get the map of author common actions (undo, redo, cut, copy, paste, etc).
- getAuthorComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the internal component on which the Author page is rendered.
- getAuthorDocumentController() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Getter for the document controller.
- getAuthorDocumentNode() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns the edited author document.
- getAuthorExtensionActions() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.
Please use instead the method ((WSAuthorEditorPage)getWSEditorAccess().getCurrentPage()).getActionsProvider().getAuthorExtensionActions().
- getAuthorExtensionActions() - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
-
Get the map of author extension actions.
- getAuthorNode() - Method in interface ro.sync.ecss.extensions.api.AuthorViewToModelInfo
-
Return the
AuthorNode
located at a specified position.
- getAuthorResourceBundle() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
A message bundle that holds all the internationalized messages displayed in Oxygen
frameworks for a language set in Preferences.
- getAuthorSchemaAwareEditingHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
If Schema Aware mode is active in Oxygen, all actions that can generate invalid content will be redirected toward
this support.
- getAuthorSchemaAwareOptions() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
- getAuthorSchemaManager() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
- getAuthorSelectionModel() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the Author selection model containing access to all Author selection
intervals and methods for adding simple and multiple selections.
- getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
- getAuthorTransfers() - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
Get the data transfers of interest for the listener.
- getAutomaticallyValidationManager() - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
- getAvailableDataSourceConnectionInfos() - Method in interface ro.sync.exml.workspace.api.options.DataSourceAccess
-
Obtain information about all the available data source connections.
- getBackgroundColor() - Method in class ro.sync.ecss.css.Styles
-
- getBackgroundImage() - Method in class ro.sync.ecss.css.Styles
-
This property sets the background image of an element.
- getBackgroundPosition() - Method in class ro.sync.ecss.css.Styles
-
If a background position is specified, this property indicates the position of the background image
relative to its box.
- getBackgroundRepeat() - Method in class ro.sync.ecss.css.Styles
-
If a background image is specified, this property specifies whether the image is repeated (tiled),
and how.
- getBalancedSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
- getBalancedSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
- getBase() - Method in class ro.sync.ecss.css.URIContent
-
- getBaseline() - Method in class ro.sync.ecss.extensions.api.editor.RendererLayoutInfo
-
Gets the baseline.
- getBaseLine() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the base line relative to top, relative to the box.
- getBaseURLAtCaretPosition(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Get the base URL for the node located at caret position.
- getBaseUserFrameworksDir() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the base frameworks directory from the user preferences directory like:
Users\***\AppData\Roaming\com.oxygenxml\extensions\v14.0\frameworks
Note: This is not the actual directory with frameworks but the directory which contains
all frameworks directories.
- getBeforeElement() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Deprecated.
This functionality is needed from the CSS style matcher, so it will eventually move there. Will be removed in 17.0 or later.
- getBgColor() - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
- getBlue() - Method in class ro.sync.exml.view.graphics.Color
-
Returns the blue component in the range 0-255 in the default sRGB
space.
- getBoolean(AuthorInplaceContext, String) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
-
Gets a boolean from the properties set on the form control.
- getBorderBottomColor() - Method in class ro.sync.ecss.css.Styles
-
- getBorderBottomStyle() - Method in class ro.sync.ecss.css.Styles
-
- getBorderBottomWidth() - Method in class ro.sync.ecss.css.Styles
-
- getBorderLeftColor() - Method in class ro.sync.ecss.css.Styles
-
- getBorderLeftStyle() - Method in class ro.sync.ecss.css.Styles
-
- getBorderLeftWidth() - Method in class ro.sync.ecss.css.Styles
-
- getBorderRightColor() - Method in class ro.sync.ecss.css.Styles
-
- getBorderRightStyle() - Method in class ro.sync.ecss.css.Styles
-
- getBorderRightWidth() - Method in class ro.sync.ecss.css.Styles
-
- getBorderTopColor() - Method in class ro.sync.ecss.css.Styles
-
- getBorderTopStyle() - Method in class ro.sync.ecss.css.Styles
-
- getBorderTopWidth() - Method in class ro.sync.ecss.css.Styles
-
- getBounds() - Method in class ro.sync.exml.view.graphics.Ellipse
-
- getBounds() - Method in class ro.sync.exml.view.graphics.Rectangle
-
- getBounds() - Method in interface ro.sync.exml.view.graphics.Shape
-
- getBrightness() - Method in class ro.sync.exml.view.graphics.Color
-
Gets the L component form the HSL spectrum of the color.
- getBrowseMode() - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Get the mode for which the Input URL chooser will be used (for opening or for saving resources).
- getButton() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns which, if any, of the mouse buttons has changed state.
- getCalloutRectangle(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Retrieves the bounds of the callout box associated with an Author persistent highlight.
- getCalloutRenderingInformation(AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.callouts.CalloutsRenderingInformationProvider
-
Get the callout rendering information associated with a custom persistent
highlight.
- getCalloutType() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
Provides a human readable string representing the callout type that will be rendered
as a description of the callout, in the header part.
- getCancelButton() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
- getCaretOffset() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getCaretOffset() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionAndCaretModel
-
Returns the offset of the caret in the document.
- getCaretOffset() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
The current caret offset.
- getCatalogExpandedURL() - Method in class ro.sync.ecss.css.URIContent
-
Returns the image URL after resolving it with the catalog.
- getCategory() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
-
Get the license category.
- getCellWidth(AuthorElement, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Get the width representation for the cell represented by the cellElement
.
- getChangeHighlights() - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
-
Fetches the list of change tracking highlights.
- getChangeHighlights(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
-
Fetches the list of change tracking highlight that intersects the interval
between the given start offset and end offset.
- getChangeHighlights() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Returns the list with the fragment change tracking highlights.
- getChangeTrackingController() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getChangeTrackingController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
- getChars(int, int, Segment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
The content represents the entire text content of the Author page + additional markers/sentinels
at offsets which are pointed to by the AuthorNodes.
- getChars(int, int, Segment) - Method in interface ro.sync.ecss.extensions.api.Content
-
Retrieves a portion of the content into the specified Segment
.
- getChild(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
- getChildrenElements(WhatElementsCanGoHereContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Get the elements that can be children of the element for
which the context was built.
- getChildrenElements(WhatElementsCanGoHereContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get the elements that can be children of the element for
which the context was built.
- getClassPathResources() - Method in interface ro.sync.ecss.extensions.api.ClassPathResourcesAccess
-
Get the list of resources the user has added to the classpath of the corresponding framework
- getClassPathResourcesAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get access to the list of resources the user has added to the classpath of the corresponding framework.
- getClickCount() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns the number of mouse clicks associated with this event.
- getClipboardFragmentProcessor() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Get a processor for Author Document Fragments in the clipboard (which will be pasted, dropped, etc).
- getClipboardObjectID() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
-
Get an unique ID of this object taken from the clipboard.
- getClipBounds() - Method in interface ro.sync.exml.view.graphics.Graphics
-
- getClonedProperties() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
Returns a copy of the internal properties map.
- getColor() - Method in class ro.sync.ecss.css.Styles
-
- getColor() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
Provides color for styling the associated callout box.
- getColor() - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
- getColSep(AuthorElement, int) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSepProvider
-
Checks if a separator should be placed at the cell right.
- getColSpan(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSpanProvider
-
Get the number of columns the given cell spans across.
- getColumnCellsIntervals() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteColumnArguments
-
- getColumnFragments() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
-
- getColumnOfOffset(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Converts an offset position (a position between the characters of the
text) to the column number in the line that contains the offset.
- getColumnSpecification(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
Returns the column specification information of a table column.
- getColumnSpecificationInformation() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
-
Returns the column specification information of a table column.
- getComment(int) - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
Provides the review comment that will be presented in the callout content part.
- getCommentHighlights() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Fetches the list of comment highlights.
- getCommentHighlights(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Fetches the list of comment highlights that intersect the interval
between the given start offset and end offset.
- getCommentsAndCustomHighlights() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Returns the list with the fragment comment highlights or custom highlights.
- getCommonAncestor(AuthorNode[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Get the common parent for the nodes.
- getCommonParentNode(AuthorDocument, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Find the common ancestor node of the two offsets.
- getComponent() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Get the current component this view will display
- getComponents() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
-
Get the components which are currently licensed.
- getComponents() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
- getContent() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
-
- getContent() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
- getContent(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
-
Get as text the keyref content.
- getContentCompletionManager() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the content completion manager that can be used to insert XML tags
in the document such that the document remains valid according to its
schema.
- getContentFromTarget(int) - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
Provides a section from the document content that is covered by this callout.
- getContentInformationAtOffset(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns content information for the offset.
- getContentNodes() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Get the list of the first-level nodes contained in this Author document fragment.
- getContentNodes() - Method in interface ro.sync.ecss.extensions.api.node.AuthorParentNode
-
Returns the list with all children of this element.
- getContentPane() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
- getContextDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ContextDescriptionProvider
-
Get a language-independent description for the dialog in which the CMS action will be provided.
- getContextDITAMapURL() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- getContextKeyDefinitions() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the key definitions which will be used as a context for solving all conkeyref and keyref references in the opened DITA topics.
- getContextKeyDefinitions(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the key definitions which will be used as a context for solving all conkeyref and keyref references in the opened DITA topics.
- getContextPathNamesAndUris(AuthorAccess) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Get the list of parent elements of insertion point in Author document.
- getCorrectedBreakYForWrappedString(AttributedString, int, int) - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Gets the y coordinate where the given wrapped string bounds can be split
without cutting off a text line.
- getCounterName() - Method in class ro.sync.ecss.css.CounterContent
-
- getCounters() - Method in class ro.sync.ecss.css.Styles
-
- getCountersIncrement() - Method in class ro.sync.ecss.css.Styles
-
- getCssContent() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
TODO (EXM-27739): split it into document-specific and doctype specific CSS in order
to allow separate caching.
- getCurrentArchiveURL(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Returns the URL
of the current archive.
- getCurrentAuthorEditorPageAccess() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Get the WSAuthorEditorPage for the current edited file.
- getCurrentBoxHeight() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Current run of text/image height.
- getCurrentDITAMapReferencedUrls(boolean) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- getCurrentEditedAttributeValue() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the current value of the edited attribute as it appears in the Value combo box.
- getCurrentEditorAccess(int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get access to the current selected editor.
- getCurrentEditorXMLContent() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Get the XML content currently loaded in the current editor.
- getCurrentFrameworksURL() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the current frameworks directory.
- getCurrentPage() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Get access to the current page.
- getCurrentPageID() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Get the ID of the current page.
- getCurrentProjectURL(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Returns the URL
of the current project.
- getCurrentTimestamp() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Get the current time stamp in a format identical to the one used by Oxygen for
insert and delete review highlights.
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getCursorType(int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getCursorType(AuthorInplaceContext, int, int) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
-
Get a cursor to be used when the user hovers with the mouse over this renderer.
- getCursorType(int, int) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
-
Get a cursor to be used when the user hovers with the mouse over this renderer.
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
-
- getCursorType(int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
-
- getDataSourceAccess() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get information about the configured data source connections.
- getDataSourceConnectionInfo(String) - Method in interface ro.sync.exml.workspace.api.options.DataSourceAccess
-
Obtain information about the data source connection identified by the connection name.
- getDefaultAction(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightActionsProvider
-
Gets the action that will be invoked when the user double clicks a callout representation,
or a persistent highlight in the main editing area (not yet supported).
- getDefaultAuthorSchemaAwareEditingHandler() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the default schema aware editing handler.
- getDefaultFrameworkURL() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the default frameworks directory.
- getDefaultValue() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
- getDeletedFragment() - Method in interface ro.sync.ecss.extensions.api.DocumentContentDeletedEvent
-
- getDeletedText() - Method in interface ro.sync.ecss.extensions.api.DocumentContentDeletedEvent
-
- getDelimiter() - Method in class ro.sync.ecss.css.CountersContent
-
- getDescent() - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
The font descent is the distance
from the font's baseline to the bottom of most alphanumeric
characters with descenders.
- getDescription() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
- getDescription() - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateAdapter
-
- getDescription() - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
-
- getDescription() - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
- getDescription() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- getDescription() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- getDescription() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getDescription() - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
-
- getDescription() - Method in interface ro.sync.ecss.extensions.api.Extension
-
- getDescription() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Gets a short description used to explain this resolving to the user.
- getDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
-
Get the description of this filter.
- getDescription(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Returns a description of the editor variable.
- getDiffFilePresenter() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- getDirection() - Method in class ro.sync.ecss.css.Styles
-
The direction CSS property should be set to match the direction of the text: rtl
for Hebrew
or Arabic text and ltr
for other scripts.
- getDirectWhitespace() - Method in class ro.sync.ecss.css.Styles
-
- getDisplay() - Method in class ro.sync.ecss.css.Styles
-
First it looks at the KEY_IMPOSED_DISPLAY property.
- getDisplayName(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Returns the name of the node that contains the expanded referred content.
- getDisplayName() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Returns the display name of the node used for visual representation.
- getDisplayName() - Method in interface ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
-
- getDisplayTags() - Method in class ro.sync.ecss.css.Styles
-
- getDITAAccess() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Get the page access used to perform various operations on the DITA Map tree.
- getDITACommonActions() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Deprecated.
Please use instead the method getDITAAccess().getActionsProvider().getActions().
- getDITAMapTreeComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Get the internal component on which the DITA Map page is rendered (a javax.swing.JTree).
- getDITATransformationHelper() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- getDoctype() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns information about the internal associated document type.
- getDocTypeProvider() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Get document type provider.
- getDocument() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Get the edited document.
- getDocumentController() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Returns the Author document controller.
- getDocumentController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Returns the Author document controller.
- getDocumentController() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Returns the DITA Map document controller.
- getDocumentFilter() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
- getDocumentTypeID() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
This should never return
null
if the
OptionsStorage
support it is intended to be used.
- getDocumentTypeId() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the id of the document type of the document.
- getDocumentTypeInfo(String) - Method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
-
Returns information about the document type with the given id.
- getDocumentTypeName() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Get the name of the document type which created this bundle (as set in the Oxygen->Preferences->Document Types.
- getDPILocation(DocumentPositionedInfo) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Compute for the given document position info the content offsets.
- getDrawColor() - Method in interface ro.sync.exml.view.graphics.Graphics
-
Get the current color code.
- getEditableState() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Check if we can edit at the current iterator offset.
- getEditedAttributeName() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the name of the edited attribute.
- getEditingContext() - Method in interface ro.sync.ecss.extensions.api.access.AuthorEditorAccess
-
The editing session context.
- getEditingHelper() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the form control editing helper.
- getEditorAccess(URL) - Method in interface ro.sync.ecss.extensions.api.access.AuthorWorkspaceAccess
-
Find an editor access by location.
- getEditorAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get the author editor access providing editor related information.
- getEditorAccess(URL, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Find an editor access by location
- getEditorComponent() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
- getEditorComponent() - Method in interface ro.sync.ecss.extensions.api.component.ComponentProvider
-
Get the main editor panel.
- getEditorComponent() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Prepare and return the editor component.
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getEditorForURL(URL) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
- getEditorKey() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
- getEditorKey() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
- getEditorKey() - Method in class ro.sync.ecss.extensions.api.component.InternalComponentProvider
-
- getEditorLocation() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getEditorLocation() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Get the URL
representing the editor location.
- getElem() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Get the element being edited.
- getElementContext() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the context in which we are editing, information about the current element on which we are editing an attribute value.
- getElementDescription(Context) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Get the description of an element.
- getElementDescription(Context) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get the description of an element.
- getElementLocator(IDTypeVerifier, String) - Method in interface ro.sync.ecss.extensions.api.link.ElementLocatorProvider
-
Get an element locator capable of locating the element pointed by this link.
- getElementName() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the element name.
- getElementName() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the qname of the element for which the attribute is edited.
- getElementsByLocalName(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Gets the children elements having the specified local name.
- getEncoding() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
- getEndColumn() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the end column, 1 based.
- getEndLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the end line, 1 based.
- getEndOffset() - Method in class ro.sync.ecss.extensions.api.ContentInterval
-
- getEndOffset() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
Get the highlight end offset.
- getEndOffset() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
-
Gets the ending model offset for the highlight.
- getEndOffset() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the end offset in content.
- getEndOffset() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Returns the offset in the content which marks the end of the node's range.
- getEntities() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Gets the context-independent list of entities declared in the document's
DOCTYPE declaration.
- getEntities() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Gets the context-independent list of entities declared in the document's
DOCTYPE declaration.
- getEntityResolver() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Get the same entity resolver Oxygen sets to its constructed SAX Parsers
(which looks into the Oxygen options and document types for catalogs).
- getEnumerationDefinitions(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the list of enumeration defs (detected in a subject scheme referenced in the context DITA Map).
- getEnumerationDefs(URL) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- getErrorMessage() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
- getErrorResolver() - Method in exception ro.sync.ecss.extensions.api.CustomResolverException
-
Gets a possible solution for the user.
- getErrorResolver() - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Gets a possible solution for the user.
- getExtension(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Get the file extension for this URL.
- getExtensionAction(String) - Method in interface ro.sync.ecss.extensions.api.AuthorExtensionActionProvider
-
Gets the author extension action with the given action ID.
- getExtensions() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
-
Get the list of extensions.
- getFileName(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Get the file name from a file or URL path
- getFillColor() - Method in interface ro.sync.exml.view.graphics.Graphics
-
Get the color code for fill shapes.
- getFilteredContent(int, int, AuthorNodesFilter) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Retrieves the content between the given start and end offset, excluding the
content of the invisible nodes (that have display none style property), the
content deleted with track changes, the sentinels of inline elements and the
content of filtered nodes.
- getFixedWidth() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
- getFixedWidthUnit() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
- getFont() - Method in class ro.sync.ecss.css.Styles
-
- getFont() - Method in interface ro.sync.exml.view.graphics.Graphics
-
Get current font.
- getFontAscent() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the font ascent.
- getFontMetrics(Font) - Method in interface ro.sync.exml.view.graphics.Graphics
-
- getFontSize() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the font size.
- getFontWeight() - Method in class ro.sync.ecss.css.Styles
-
- getFragment() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
-
Get the fragment which will be pasted/dropped.
- getFragmentOriginalLocation() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
-
Get the URL of the file from which the fragment was copied.
- getFrameworkFolder() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Returns the location on disk of the framework folder.
- getFrameworksDir() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the File
representing the "frameworks"
directory.
- getFrameworksUrl() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the "frameworks"
directory URL
.
- getFullySelectedNode() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the node which is fully and perfectly surrounded by the current selection in the Author editor.
If the selection surrounds perfectly the node (the selection starts at the node start offset and ends immediately after the node end offset),
the node will be returned, otherwise null
will be returned.
For example if a node is selected using Outline or the Breadcrumb, the method will return the corresponding node.
- getGlobalElements() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Get all the names of global elements defined in the associated grammar.
- getGlobalElements() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get all the names of global elements defined in the associated grammar.
- getGrammarCache() - Method in class ro.sync.exml.workspace.api.util.XMLReaderWithGrammar
-
- getGrammarURLs() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Get the array of URLs of the loaded DTD or XML Schema.
- getGrammarURLs() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Get the array of URLs of the loaded DTD or XML Schema.
- getGraphics() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the graphics used for paint.
- getGreen() - Method in class ro.sync.exml.view.graphics.Color
-
Returns the green component in the range 0-255 in the default sRGB
space.
- getHeight() - Method in class ro.sync.ecss.css.Styles
-
- getHeight() - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
- getHeight() - Method in class ro.sync.exml.view.graphics.Rectangle
-
- getHighlighter() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the highlighter which can be used to add/remove/manage the custom user highlights
- getHighlightPainter(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.PersistentHighlightRenderer
-
Get the painter associated with the given persistent highlight.
- getHighlights() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Fetches the current list of highlights.
- getHighlights() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Fetches the list of custom persistent highlights.
- getHighlights(int, int) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Fetches the list of custom persistent highlights that intersect the interval
between the given start offset and end offset.
- getHorizontalBorderSpacing() - Method in class ro.sync.ecss.css.Styles
-
- getHref() - Method in class ro.sync.ecss.css.URIContent
-
- getHtmlMessage() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
-
- getIcon() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Get the current view icon
- getIconPath() - Method in interface ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
-
- getIconPath() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Get the path of the icon used to render a node.
- getId(T) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorIdIndex
-
Get the id of the given object or a fresh one if none is assigned already.
- getId() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Returns the id of the document type.
- getIdentifierType() - Method in class ro.sync.ecss.extensions.api.link.DefaultIDTypeIdentifier
-
- getIdentifierType() - Method in class ro.sync.ecss.extensions.api.link.IDTypeIdentifier
-
Gets a short description of the identifier type.
- getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Get the file name of the main Author paste stylesheet.
- getIncrement() - Method in class ro.sync.ecss.css.CSSCounterIncrement
-
- getInsertedFragment() - Method in interface ro.sync.ecss.extensions.api.DocumentContentInsertedEvent
-
- getInsertedNode() - Method in interface ro.sync.ecss.extensions.api.DocumentContentInsertedEvent
-
- getInsertedText() - Method in interface ro.sync.ecss.extensions.api.DocumentContentInsertedEvent
-
- getInsertOffset() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
-
- getInstance() - Static method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get the singleton instance.
- getInstance() - Static method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
-
- getKey() - Method in class ro.sync.ecss.extensions.api.OptionListener
-
- getKey() - Method in class ro.sync.exml.workspace.api.options.WSOptionListener
-
- getKeys(URL) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- getLastResult() - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
Deprecated.
Will be removed in a future version
- getLeading() - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Determines the standard leading of the
Font
described by this FontMetrics
object.
- getLeftSplits() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This method is intended for internal use only.
- getLength() - Method in interface ro.sync.ecss.extensions.api.Content
-
The length in characters of the content.
- getLength() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Returns the length of the change.
- getLength() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the length of highlight, in pixels.
- getLength() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocument
-
Get the length of the document.
- getLength() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
- getLicenseInformationProvider() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get information about the license used in the current Oxygen application.
- getLineHeight(FontMetrics) - Method in class ro.sync.ecss.css.Styles
-
Sets the distance between lines: normal number length %
- getLineOfOffset(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Converts an offset position (a position between the characters of the
text) to the line number that contains the offset.
- getLinkURL() - Method in class ro.sync.ecss.css.Styles
-
- getListsPreprocessingStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Get the file name of the stylesheet for lists pre-processing.
- getListStyleType() - Method in class ro.sync.ecss.css.CounterContent
-
- getListStyleType() - Method in class ro.sync.ecss.css.Styles
-
- getLocalName() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
- getLocalName(String) - Static method in class ro.sync.ecss.extensions.api.link.ExtensionUtil
-
Extract the local name from the given qualified name.
- getLocalName() - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Returns the local part of the qualified name of this element.
- getLocationOnScreen(int, int) - Method in interface ro.sync.ecss.extensions.api.access.AuthorEditorAccess
-
Deprecated.
Use the getLocationOnScreenAsPoint(int x, int y) method instead.
- getLocationOnScreenAsPoint(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Take relative mouse coordinates and translate then to absolute on-screen coordinates.
- getLocationRelativeToEditorFromScreen(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Take mouse coordinates relative to the main application frame/display and translate then to coordinates relative to the editing area.
- getMarginBottom() - Method in class ro.sync.ecss.css.Styles
-
- getMarginLeft() - Method in class ro.sync.ecss.css.Styles
-
- getMarginRight() - Method in class ro.sync.ecss.css.Styles
-
- getMarginTop() - Method in class ro.sync.ecss.css.Styles
-
- getMarkersIndexer() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Return an indexer that assigned IDs to all markers in the document.
- getMasterFilesSupport() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- getMaxWidth() - Method in class ro.sync.ecss.css.Styles
-
- getMenubarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
-
- getMessage(String) - Method in interface ro.sync.ecss.extensions.api.AuthorResourceBundle
-
Gets a message for the given key from this resource bundle.
- getMessage(String) - Method in class ro.sync.ecss.extensions.api.AuthorResourceBundleImpl
-
- getMessage() - Method in exception ro.sync.ecss.extensions.api.ExtensionException
-
- getMinWidth() - Method in class ro.sync.ecss.css.Styles
-
- getMixedContent() - Method in class ro.sync.ecss.css.Styles
-
- getModifiers() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
- getName() - Method in class ro.sync.ecss.css.CSSCounter
-
- getName() - Method in class ro.sync.ecss.css.CSSCounterIncrement
-
- getName() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
- getName() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
-
- getName() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Returns the node name.
- getName() - Method in class ro.sync.exml.view.graphics.Font
-
- getNamespace() - Method in class ro.sync.ecss.extensions.api.link.Attr
-
- getNamespace() - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
- getNamespace() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
- getNamespaceContext() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Obtain an useful interface which can be used to obtain mappings from prefix to namespace and from namespace to prefix in the context of the current element.
- getNamespaceForPrefix(String) - Method in interface ro.sync.ecss.extensions.api.node.NamespaceContext
-
Get the namespace corresponding to a prefix in the current element context.
- getNewValue() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
-
- getNewValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
- getNode() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
-
- getNode() - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
- getNodeAtOffset(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns the node at the given offset.
- getNodeForMarkerOffset() - Method in interface ro.sync.ecss.extensions.api.content.OffsetInformation
-
If the offset is on a marker character this method returns the node which contains the marker.
- getNodeForOffset() - Method in interface ro.sync.ecss.extensions.api.content.OffsetInformation
-
Returns the parent node for the given offset.
- getNodeIndexer() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns an indexer that assigned IDs to all nodes in the document.
- getNodeName() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the node name.
- getNodeNamespace() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the node namespace.
- getNodesToSelect(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Compute the list with nodes to select when a selection is present in editor.
- getNonFoldableChildName() - Method in class ro.sync.ecss.css.Styles
-
- getObjectById(long) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorIdIndex
-
Returns the object with a specified id or null if none exists.
- getOffset() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
-
- getOffset() - Method in interface ro.sync.ecss.extensions.api.AuthorViewToModelInfo
-
The offset of the specified position.
- getOffset() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Returns the start offset at which the change occurred.
- getOffsetOfLineEnd(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Gets the offset of the end of the specified line (return >=0).
- getOffsetOfLineStart(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Gets the offset of the start of the specified line (return >=0).
- getOkButton() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
- getOldValue() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
-
- getOldValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
- getOnlyTextContentStylesheet(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Gets an XSLT stylesheet that can extract the entire text content (and only the text content)
from any input XML.
- getOption(String, String) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
-
Provides the value of the option associated with the specified key.
- getOption(String, String) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Provides the value of the option associated with the specified key.
- getOptionKey() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
-
- getOptionKey() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
- getOptionsStorage() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
The object that manages the options stored for author extensions.
- getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
The object that manages the options stored for author extensions.
- getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
The object that manages the options stored for DITA Map extensions.
- getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
This interface can be used to save and persist in the Oxygen preferences user-defined keys and values.
- getOrigin() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the origin of box, relative to the upper corner of the editor.
- getOriginalOffset(int) - Method in interface ro.sync.ecss.extensions.api.filter.AuthorFilteredContent
-
Get the original offset corresponding to the given filtered offset.
- getOutlineAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get the author Outline access providing Outline related information.
- getOutlineAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Get the author Outline access providing Outline related information.
- getOwnerAuthorNode() - Method in interface ro.sync.ecss.extensions.api.AttributeChangedEvent
-
- getOwnerDocument() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Returns the document to which this element belongs.
- getOxygenActionID(Action) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
- getPaddingBottom() - Method in class ro.sync.ecss.css.Styles
-
- getPaddingLeft() - Method in class ro.sync.ecss.css.Styles
-
- getPaddingRight() - Method in class ro.sync.ecss.css.Styles
-
- getPaddingTop() - Method in class ro.sync.ecss.css.Styles
-
- getPainter() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
-
Gets the painter for the highlighter.
- getParent() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
- getParentElement() - Method in interface ro.sync.ecss.extensions.api.node.AuthorParentNode
-
Get the parent element of the node.
- getParentElementQName() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
-
The parent element QName.
- getParentFrame() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getParentFrame() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the parent main frame.
- getParentHost() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
The parent host in which the editor will be added or the renderer will be
painted.
- getParentLineBoxHight() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
- getParentLineBoxOrigin() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
- getParentNode() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
- getParentNodeName() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the parent node name.
- getParentNodeNamespace() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the parent node namespace.
- getPersistentHighlighter() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the persistent highlighter which can be used to add/remove/manage the
custom persistent user highlights.
- getPlaceholderContent() - Method in class ro.sync.ecss.css.Styles
-
- getPluginMenubarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get the menu bar customizers which were added by all the installed plugins.
- getPluginToolbarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get the toolbar customizers which were added by all installed plugins.
- getPluginViewCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get the view customizers which were added by all the installed plugins.
- getPluginWorkspace() - Static method in class ro.sync.exml.workspace.api.PluginWorkspaceProvider
-
Get access to API used to control the Oxygen editors.
- getPluginWorkspace() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Get the plugin workspace.
- getPositionType() - Method in interface ro.sync.ecss.extensions.api.content.OffsetInformation
-
Get the type of position the offset has.
- getPreferencePagePresenter() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- getPreferencesDirectory() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the directory where the Oxygen preferences are saved.
- getPrefixForNamespace(String) - Method in interface ro.sync.ecss.extensions.api.node.NamespaceContext
-
Get the prefix which is bound to a specified namespace in the current element context.
- getProblemsList() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Get the list of problems.
- getProfilingConditionalTextProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
- getProperty(int) - Method in class ro.sync.ecss.css.Styles
-
- getProperty(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
Get the value of a recognized property.
- getProperty(String) - Method in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Used to return properties values for a data source connection.
- getProperty(String) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
Get the value of a recognized property.
- getProperty(String) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
Get the value of a recognized property.
- getPropertyByName(String) - Method in class ro.sync.ecss.css.Styles
-
Retrieve the property by its name.
- getProposedElementsForInsert(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns the proposals for element insertions at the current offset.
- getProposedElementsForRename(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns the proposals for renaming.
- getProposedElementsForSurround(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns the proposals for a tag to surround the current selection with.
- getProposedElementsToSplit(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns the block elements around the caret position that can be split.
- getProxyNamespaceMapping() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
-
The proxy namespace mapping.
- getPublicId() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
-
- getPurposeID() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
-
Get the purpose for which this fragment is used.
- getQName() - Method in class ro.sync.ecss.extensions.api.link.Attr
-
- getRawValue() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
-
Get the attribute's raw value.
- getRed() - Method in class ro.sync.exml.view.graphics.Color
-
Returns the red component in the range 0-255 in the default sRGB
space.
- getReferencedKeys() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the set of referenced keys, can be null
.
- getReferenceSystemID(AuthorNode, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Return the systemID of the referred content.
- getReferenceType() - Method in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Returns the type of the reference.
- getReferenceUniqueID(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Get an unique identifier for the node reference.
- getRelativeMouseLocation() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
If the mouse is currently hovering the area of this editor this represents
the X,Y location relative to the editor bounds.
- getRelativeReferenceResolvers(String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
-
- getRelativeWidth() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
- getRelativeX() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the relative X from where highlight should start.
- getRenderedText() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Get the text to be rendered for a node.
- getRenderer(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.webapp.formcontrols.WebappFormControlRendererRegistry
-
Returns the renderer for the specified type of control.
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getRendererComponent(AuthorInplaceContext) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
-
Initialize the renderer with the given context and returns the component.
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
-
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getRenderingInfo(AuthorInplaceContext) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
-
Returns the rendering layout info.
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
-
- getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.exml.workspace.api.node.customizer.XMLNodeRendererCustomizer
-
Get the rendering information (text to render, path of the icon to display in outline,
bread crumb or content completion proposals window) for given context.
- getResourceFilters() - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Get the list of resource filters used for the local file chooser.
- getResourceManagerFactory() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- getResult(String) - Method in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
-
Get the result for the given id.
- getResult(String) - Method in class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
-
- getResult() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Gets the result of the the dialog.
- getReviewController() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Controller that can be used to toggle the change tracking state, modify the review
highlight author name, the highlight painting or to obtain information
about the properties used in the serialization and representation of the review
highlight (author name, reviewer auto color or the current time stamp in a format
identical to the one used by Oxygen for insert, delete and comment markers).
- getReviewController() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns a review controller that can be used to perform actions on the
markers present in the document.
- getReviewController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Controller that can be used to toggle the change tracking state, modify the review
highlight author name, the highlight painting or to obtain information
about the properties used in the serialization and representation of the review
highlight (author name, reviewer auto color or the current time stamp in a format
identical to the one used by Oxygen for insert, delete and comment markers).
- getReviewerAuthorName() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewerNameController
-
Get the current reviewer author name.
- getReviewerAutoColor(String) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Get a color assigned automatically to the reviewer author name.
- getRGB(int, int, int, int) - Static method in class ro.sync.exml.view.graphics.Color
-
Get a RGB for a color.
- getRGB() - Method in class ro.sync.exml.view.graphics.Color
-
Returns the RGB value representing the color in the default sRGB
(Bits 24-31 are alpha, 16-23 are red, 8-15 are green, 0-7 are
blue).
- getRightSplits() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This method is intended for internal use only.
- getRootElement() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocument
-
Returns the child node that is the root element of the document.
- getRootMapURL() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- getRowInterval() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowArguments
-
- getRowSep(AuthorElement, int) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSepProvider
-
Checks if a separator should be placed at the cell bottom.
- getRowSpan(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSpanProvider
-
Get the number of rows that the given cell spans across.
- getSchemaManager() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
- getScrollRectangle() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- getScrollRectangle() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Returns a rectangle that should be made visible after the editor is shown.
- getScrollRectangle() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- getScrollRectangle() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getSectionsPreprocessingStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Get the file name of the stylesheet for sections pre-processing.
- getSelectedColor() - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
-
- getSelectedEditor() - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
EXM-18738
- getSelectedNodes(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Get the selected nodes from DITA Map tree.
- getSelectedPaths(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
-
Get the tree paths selected in the Outline tree.
- getSelectedText() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getSelectedText() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the current selected text.
- getSelectedText() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Get the selected text.
- getSelectionEnd() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getSelectionEnd() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
-
- getSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get end offset of the current selection.
- getSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Get selection end offset.
- getSelectionInterpretationMode() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Get the interpretation mode of the actual selection from the Author
editor page.
- getSelectionInterval() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Get the current selection interval.
- getSelectionIntervals() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
-
Get the selection [start offset, end offset] intervals list.
- getSelectionIntervals() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Get all Author editor page selection intervals.
- getSelectionModel() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the selection model of the document.
- getSelectionStart() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getSelectionStart() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
-
- getSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get start offset of the current selection.
- getSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Get selection start offset.
- getShowEmptyCells() - Method in class ro.sync.ecss.css.Styles
-
- getShowPlaceholders() - Method in class ro.sync.ecss.css.Styles
-
- getSize() - Method in class ro.sync.ecss.extensions.api.editor.RendererLayoutInfo
-
Get the size of the renderer, in a certain context.
- getSize() - Method in class ro.sync.exml.view.graphics.Font
-
- getSpellCheckOptions() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get the spell check options which are currently used for the components.
- getStartColumn() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the start column, 1 based.
- getStartEndOffsets(DocumentPositionedInfo) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Find the start and end offsets that correspond to a document position information
DocumentPositionedInfo
.
- getStartLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the start line, 1 based.
- getStartOffset() - Method in class ro.sync.ecss.extensions.api.ContentInterval
-
- getStartOffset() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
Get the highlight start offset.
- getStartOffset() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
-
Gets the starting model offset for the highlight.
- getStartOffset() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the start offset in content.
- getStartOffset() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Returns the offset in the content which marks the start of the node's range.
- getState() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns the state.
- getStateDescription(int) - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
- getStatusComponent() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
- getStatusComponent() - Method in interface ro.sync.ecss.extensions.api.component.ComponentProvider
-
Get the status panel which shows the status of the edited document.
- getStatusComponent() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
- getString(int, int) - Method in interface ro.sync.ecss.extensions.api.Content
-
Fetches a string of characters contained in the content sequence.
- getStrokeType() - Method in interface ro.sync.exml.view.graphics.Graphics
-
- getStrokeWidth() - Method in interface ro.sync.exml.view.graphics.Graphics
-
- getStyle() - Method in class ro.sync.exml.view.graphics.Font
-
- getStyles() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
- getStyles(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the CSS styles which are used to render a particular Author node.
- getSystemId() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
-
- getSystemID() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocument
-
Returns the systemID of the document.
- getSystemPathSeparator() - Static method in class ro.sync.util.editorvars.EditorVariables
-
- getTableAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Returns the author table access provider responsible for obtaining table
related information and executing table actions.
- getTableAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Returns the author table access provider responsible for obtaining table
related information and executing table actions.
- getTableCellAbove(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
Find the cell included into the previous row and has the same column index
as the specified cell
AuthorElement
.
- getTableCellAbove(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getTableCellAt(int, int, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
Obtain the cell
AuthorElement
for the given row and column in the
specified table.
- getTableCellAt(int, int, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getTableCellBelow(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
Find the cell included into the next row and has the same column index
as the specified cell
AuthorElement
.
- getTableCellBelow(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getTableCellIndex(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
Obtain the table row and column index for the cell corresponding to the
specified cell
AuthorElement
.
- getTableCellIndex(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getTableColSpanIndices(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
For the given cell
AuthorElement
find the start and end column
defining the column span interval.
- getTableColSpanIndices(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getTableElementContainingOffset(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
Returns the element representing the table that contains the given offset.
- getTableNumberOfColumns(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
- getTableNumberOfColumns(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getTableRow(int, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
Find the table row element for the given index.
- getTableRow(int, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getTableRowCount(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
- getTableRowCount(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getTableRowSpanIndices(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
-
For the given cell
AuthorElement
find the start and end row
defining the row span interval.
- getTableWidth(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
- getTagsBackgroundColor() - Method in class ro.sync.ecss.css.Styles
-
Obtain the color for full-tags background.
- getTagsColor() - Method in class ro.sync.ecss.css.Styles
-
Obtain the color for full-tags background.
- getTargetInformationProviders(String) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentFactoryCustomizers
-
- getText(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deprecated.
Use the API based on the AuthorNode
to get only the displayed text
without mark-up markers.
- getText() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Gets the current text from the context.
- getTextActions() - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
-
Get the map of Text actions (undo, redo, cut, copy, paste, etc).
- getTextAlign() - Method in class ro.sync.ecss.css.Styles
-
Aligns the text in an element: left right center justify.
- getTextComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Get the internal text component which is currently used for editing.
- getTextContent() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Returns the nodes text content.
- getTextContentIterator(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Get an iterator over the text content between two offsets.
- getTextContentLength() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deprecated.
Use the API based on the AuthorNode
to get the length
of the displayed text only, without mark-up markers.
- getTextDecoration() - Method in class ro.sync.ecss.css.Styles
-
- getTextDecorationColor() - Method in class ro.sync.ecss.css.Styles
-
- getTextForegroundColor() - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Get the text foreground color.
- getTextForegroundColor() - Method in interface ro.sync.ecss.extensions.api.highlights.TextForegroundHighlighterPainter
-
Get the color for the text foreground.
- getTextStartOffset() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Gets the start offset of the returned text.
- getTextTransfers() - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
Get the data transfers of interest for the listener.
- getTextTransform() - Method in class ro.sync.ecss.css.Styles
-
- getTextYPadding() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the relative Y position from box Y used to paint the text inside the box.
- getTimestamp() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
Provides the review creation or modification time.
- getTitle() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
-
- getTitle() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
- getTitle() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Get the view title
- getToolbarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
-
- getToolbarID() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
- getTooltip(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.PersistentHighlightRenderer
-
Get the display tooltip text for a persistent highlight.
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getTooltipText(AuthorInplaceContext, int, int) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
-
Gets a tooltip text to be presented when the cursor is over this renderer.
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
-
- getTooltipText() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
The tooltip text which will appear in the tooltip associated with the node.
- getType() - Method in class ro.sync.ecss.css.CounterContent
-
- getType() - Method in class ro.sync.ecss.css.CountersContent
-
- getType() - Method in interface ro.sync.ecss.css.StaticContent
-
Gets the content type.
- getType() - Method in class ro.sync.ecss.css.StringContent
-
- getType() - Method in class ro.sync.ecss.css.URIContent
-
- getType() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
- getType() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Returns the type of this event.
- getType() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
The persistent highlight type.
- getType() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Returns the node type.
- getType() - Method in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
-
The type of operation that generated the result.
- getType() - Method in class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
-
- getType() - Method in interface ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
-
- getUndoManager() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Get access to the Author undo manager.
- getUnicodeBIDI() - Method in class ro.sync.ecss.css.Styles
-
The unicode-bidi CSS property together with the direction property relates to the handling
of bidirectional text in a document.
- getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Get an unique attributes creator and identifier.
- getUniqueAttributesProcessor() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Get the compound unique attributes processor which can be asked if a certain attribute should get copied on a split.
- getUnparsedEntityUri(AuthorNode, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns the URI of the unparsed entity with the specified name, in the
same document as the context node.
- getURIResolver() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Get the same URI resolver Oxygen sets to its constructed XSLT transformers
(which looks into the Oxygen options and document types for catalogs).
- getUrlChooserCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
-
- getUserFrameworksDirs() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the frameworks directories from the user preferences directory like:
Users\***\AppData\Roaming\com.oxygenxml\extensions\v14.0\frameworks\{update_site}.
- getUserInterfaceLanguage() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the language used to display the GUI controls (buttons, label) in Oxygen.
- getUtilAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get the author access utility methods provider.
- getUtilAccess() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get access to utility methods.
- getUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get access to utility methods.
- getValidationScenarios() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Get validation scenarios associated with the document.
- getValidationTask() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
A task that tries to validate the document according to its schema and
returns the list of found errors.
- getValidationType() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Get the validation type.
- getValue() - Method in class ro.sync.ecss.css.CSSCounter
-
- getValue() - Method in class ro.sync.ecss.css.RelativeLength
-
- getValue() - Method in class ro.sync.ecss.css.StringContent
-
- getValue() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
-
The attribute value.
- getValue() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- getValue(String) - Method in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
Gets the value for the given property.
- getValue() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Gets the value that the user entered.
- getValue() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- getValue() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- getValue() - Method in class ro.sync.ecss.extensions.api.link.Attr
-
- getValue() - Method in class ro.sync.ecss.extensions.api.link.DefaultIDTypeIdentifier
-
- getValue() - Method in class ro.sync.ecss.extensions.api.link.IDTypeIdentifier
-
- getValue() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
-
Get the attribute normalized value.
- getVersion() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the current version of the Oxygen/Author product.
- getVerticalAlign() - Method in class ro.sync.ecss.css.Styles
-
- getVerticalBorderSpacing() - Method in class ro.sync.ecss.css.Styles
-
- getViewCustomizers() - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
-
- getViewID() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Gets the ID of the view.
- getVisibility() - Method in class ro.sync.ecss.css.Styles
-
- getWhitespace() - Method in class ro.sync.ecss.css.Styles
-
- getWidth() - Method in class ro.sync.ecss.css.Styles
-
- getWidth() - Method in class ro.sync.exml.view.graphics.Rectangle
-
- getWidthRepresentation() - Method in class ro.sync.ecss.extensions.api.table.operations.TableColumnSpecificationInformation
-
- getWidthRepresentation() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
- getWordAtCaret() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- getWordAtCaret() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Compute the offsets of the word that contains the caret position.
- getWorkspaceAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get the workspace access.
- getWorkspaceUtilities() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get access to various workspace utilities.
- getWrappedNode() - Method in interface ro.sync.ecss.extensions.api.node.ArtificialNode
-
Get the real node wrapped by this interface.
- getWrappedStringBounds(AttributedString, int) - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Gets the bounds of a string that is wrapped at the wrappingWidth.
- getWSEditorAccess() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Get the access to the WS Editor.
- getWSEditorAccess() - Method in interface ro.sync.ecss.extensions.api.component.ComponentProvider
-
Get the access to the WS Editor.
- getWSEditorAccess() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Get the access to the WS Editor.
- getX() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns the horizontal x position of the event relative to the
source component.
- getX() - Method in class ro.sync.exml.view.graphics.Rectangle
-
- getXMLBaseURL() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
The returned URL represents the value of base URL in the current nodes context.
- getXMLFragmentForContentProfiling(int, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.ProfilingConditionalTextProvider
-
This method is used when the document content between startOffset and endOffset
must be profiled.
- getXmlReader() - Method in class ro.sync.exml.workspace.api.util.XMLReaderWithGrammar
-
- getXMLSchemaManager() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Get the schema manager used to ask useful information about allowed elements and the context of the current offset.
- getXMLSchemaManager() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
-
Get the schema manager used to ask useful information about allowed elements and the context of the current offset.
- getXMLUtilAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get the author access utility methods provider.
- getXMLUtilAccess() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Access to XML utilities.
- getXMLUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Access to XML utilities.
- getXpathExpression() - Method in exception ro.sync.ecss.extensions.api.InvalidXPathExtensionException
-
- getXPathLocationOffset(String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Compute the document offset defined by the XPath location and relative position.
- getXProcTransformationHelper() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- getY() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns the vertical y position of the event relative to the
source component.
- getY() - Method in class ro.sync.exml.view.graphics.Rectangle
-
- goToNextEditablePosition(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Identifies and goes to the next edit position.
- Graphics - Interface in ro.sync.exml.view.graphics
-
The graphics interface used to draw Author and Schema Diagram.
- IAuthorExtensionAction - Interface in ro.sync.ecss.extensions.api.editor
-
An author action created over an author operation.
- ICON_COMMENT_TREE - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Icon code for comment nodes.
- ICON_PROCESSING_INSTRUCTION_TREE - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Icon code for processing instruction nodes.
- ICON_TEXT_TREE - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Icon code for text nodes.
- ID - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The unique friendly ID generated by Oxygen.
- ID_NAME_ATTRIBUTE - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
The id which identifies start and end PI markers when they overlap.
- ID_PATH - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
The ID location (if any) inside the targeted URL.
- IDTypeIdentifier - Class in ro.sync.ecss.extensions.api.link
-
Identifier for an ID declaration or reference.
- IDTypeIdentifier() - Constructor for class ro.sync.ecss.extensions.api.link.IDTypeIdentifier
-
- IDTypeRecognizer - Class in ro.sync.ecss.extensions.api.link
-
Recognizer for ID declaration and references in attribute values.
- IDTypeRecognizer() - Constructor for class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
- IDTypeVerifier - Interface in ro.sync.ecss.extensions.api.link
-
Interface used to check if an attribute has the ID type.
- ignoreNode(AuthorNode) - Method in class ro.sync.ecss.extensions.api.structure.AuthorOutlineCustomizer
-
If true
this node and all its descendants are not shown in the Outline.
- IMAGE_EXPANSION_BAR_BOTTOM - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Image representing the bottom arrow of the expansion bar.
- IMAGE_EXPANSION_BAR_COLLAPSED - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Image representing an arrow for the collapsed expansion bar.
- IMAGE_EXPANSION_BAR_MIDDLE_GRADIENT - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Image representing the middle of the expansion bar gradient.
- IMAGE_EXPANSION_BAR_TOP - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Image representing the top arrow of the expansion bar.
- IMAGE_WRAPPER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify wrapper elements used to style images for
change tracking and comments.
- IN_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.content.OffsetInformation
-
The offset is in character content.
- increment(int, boolean) - Method in class ro.sync.ecss.css.CSSCounter
-
Increment the counter.
- increment(int) - Method in class ro.sync.ecss.css.CSSCounter
-
Increment the counter.
- INHERIT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Value constant used for the color property.
- inInlineContext(int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- inInlineContext(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Test if the context at the given offset
is inline or not.
- init(AuthorAccess) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
Initialize the DnD listener.
- init(StyledText, IDocument, String) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
Initialize the DnD listener.
- init(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSepProvider
-
This method is called when starting to compute the layout for a table.
- init(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSpanProvider
-
This method is called when starting to compute the layout for a table.
- init(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
This method is called when starting to compute the layout for a table.
- init(URL[], URL, URL, String, String, String, int) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Deprecated.
Use {init(URL[], URL, URL, String, String, LicenseServerInformation)}
or
{init(URL[], URL, URL, String, String)}
instead.
- init(URL[], URL, URL, String, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
This method should get called after registering the license.
- init(URL[], URL, URL, String, String, int) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
This method should get called after registering the license.
- init(URL[], URL, URL, String, String, String, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
This method should get called after registering the license.
- init(AuthorAccess) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
-
Initialize the DnD listener.
- INITIAL_DATABASE - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the initial database from server to connect to.
- INITIAL_VALUE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The current value for the property being edited.
- InplaceEditingListener - Interface in ro.sync.ecss.extensions.api.editor
-
- InplaceEditingTraversalListener - Interface in ro.sync.ecss.extensions.api.editor
-
Gets notified about focus traversal keys TAB and SHIFT-TAB.
- InplaceEditor - Interface in ro.sync.ecss.extensions.api.editor
-
An author in-place editor.
- InplaceEditorAdapter - Class in ro.sync.ecss.extensions.api.editor
-
- InplaceEditorAdapter() - Constructor for class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- InplaceEditorArgumentKeys - Interface in ro.sync.ecss.extensions.api.editor
-
Properties of the oxy_editor function extended with other computed properties
that the renderer/editor might need.
- InplaceEditorCSSConstants - Interface in ro.sync.ecss.extensions.api.editor
-
Arguments of the oxy_editor function as well as built-in values for some of
these arguments.
- InplaceEditorRendererAdapter - Class in ro.sync.ecss.extensions.api.editor
-
- InplaceEditorRendererAdapter() - Constructor for class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- InplaceRenderer - Interface in ro.sync.ecss.extensions.api.editor
-
An author in-place renderer.
- InplaceRendererAdapter - Class in ro.sync.ecss.extensions.api.editor
-
- InplaceRendererAdapter() - Constructor for class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
-
- InputURLChooser - Interface in ro.sync.exml.workspace.api.standalone
-
Interface through which the CMS can set a custom URL to any Input URL Panel from Oxygen.
- InputURLChooserCustomizer - Interface in ro.sync.exml.workspace.api.standalone
-
Customize the actions which appear in any Input URL chooser from Oxygen.
- INSERT_FRAGMENT_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Insert fragment event type.
- INSERT_MARKER_PI_END - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Processing instruction name marking an insertion end.
- INSERT_MARKER_PI_START - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Processing instruction name marking an insertion start.
- INSERT_MARKER_SPECIAL_PI - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Processing Instruction name for CDATA, PIs, comments insertion.
- INSERT_NODE_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Insert node event type.
- INSERT_TEXT_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Insert simple text event type.
- insertCharAtCurrentOffset(char) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Inserts the given character at the current caret position.
- insertChars(int, char[], int, int) - Method in interface ro.sync.ecss.extensions.api.Content
-
Inserts a sequence of characters into the content at a given offset.
- insertFragment(int, AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
- insertFragment(AuthorDocumentFilterBypass, int, AuthorDocumentFragment) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
- insertFragment(int, AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
- insertFragmentSchemaAware(int, AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
- insertMultipleElements(AuthorElement, String[], int[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- insertMultipleElements(AuthorElement, String[], int[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert multiple elements at the given offsets.
- insertMultipleElements(AuthorDocumentFilterBypass, AuthorElement, String[], int[], String) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting multiple elements at the given offsets.
- insertMultipleElements(AuthorElement, String[], int[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Insert multiple elements at the given offsets.
- insertMultipleFragments(AuthorElement, AuthorDocumentFragment[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert multiple fragments at the given offsets.
- insertMultipleFragments(AuthorDocumentFilterBypass, AuthorElement, AuthorDocumentFragment[], int[]) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting multiple fragments at the given offsets.
- insertMultipleFragments(AuthorElement, AuthorDocumentFragment[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Insert multiple fragments at the given offsets.
- insertNode(AuthorDocumentFilterBypass, int, AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting a simple node into the document.
- insertNode(int, AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Insert the specified node at the given offset.
- insertText(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- insertText(int, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Inserts a text at the given offset.
- insertText(AuthorDocumentFilterBypass, int, String) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting the specified text at the given offset.
- insertText(int, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Inserts a text at the given offset.
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
A list of URLs need to be inserted at the caret position, probably as links.
- insertXHTMLFragment(AuthorAccess, Reader) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Insert an XHTML fragment
- insertXMLFragment(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- insertXMLFragment(String, String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- insertXMLFragment(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment at the given offset.
- insertXMLFragment(String, String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment relative to the node identified by the xpathLocation
and according with the relativePosition
.
- insertXMLFragment(String, AuthorNode, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment relative to the given node and according with the relativePosition
.
- insertXMLFragmentSchemaAware(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment at the given offset in schema aware mode.
- insertXMLFragmentSchemaAware(String, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment at the given offset in schema aware mode.
- insertXMLFragmentSchemaAware(String, String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment relative to the node identified by the xpathLocation
and according with the relativePosition
.
- InternalComponentProvider - Class in ro.sync.ecss.extensions.api.component
-
Provides as editor.
- InternalComponentProvider() - Constructor for class ro.sync.ecss.extensions.api.component.InternalComponentProvider
-
- intersection(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Computes the intersection of this Rectangle
with the
specified Rectangle
.
- intersects(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Determines whether or not this Rectangle
and the specified
Rectangle
intersect.
- intersects(int, int, int, int) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Determines whether or not this Rectangle
and the specified
Rectangle
intersect.
- InvalidEditException - Exception in ro.sync.ecss.extensions.api
-
- InvalidEditException(String, String, boolean, boolean) - Constructor for exception ro.sync.ecss.extensions.api.InvalidEditException
-
Constructor.
- InvalidEditException(String, String, boolean) - Constructor for exception ro.sync.ecss.extensions.api.InvalidEditException
-
Constructor.
- InvalidEditException(String, String, Throwable, boolean) - Constructor for exception ro.sync.ecss.extensions.api.InvalidEditException
-
Constructor.
- InvalidLinkException - Exception in ro.sync.ecss.extensions.api.link
-
Signals a link that cannot be resolved.
- InvalidLinkException(String) - Constructor for exception ro.sync.ecss.extensions.api.link.InvalidLinkException
-
Constructor.
- InvalidXPathExtensionException - Exception in ro.sync.ecss.extensions.api
-
Exception thrown when errors occur during execution of the XPath modes from the extension actions.
- InvalidXPathExtensionException(String, String) - Constructor for exception ro.sync.ecss.extensions.api.InvalidXPathExtensionException
-
Constructor.
- invokeAction(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.ActionsProvider
-
If an action was obtained using one of the methods in this interface this method
provides means to invoke an action on AWT thread (for the standalone distribution) or SWT thread (for the eclipse distribution).
- invokeAction(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
-
If an action was obtained using one of the methods in this interface this method
provides means to invoke an action on AWT thread (for the standalone distribution) or SWT thread (for the eclipse distribution).
- invokeAuthorExtensionActionForID(String) - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Invoke action with a certain ID on the AWT thread.
- IS_SUBJECT_DEF - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
A boolean flag which defines whether or not this key definition corresponds to a <subjectdef> element
- isAbsolute() - Method in class ro.sync.ecss.css.RelativeLength
-
- isAcceptingFixedColumnWidths(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Check if the table column widths can be represented as fixed values.
- isAcceptingPercentageColumnWidths(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Check if the table column widths can be represented as percentage values.
- isAcceptingProportionalColumnWidths(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Check if the table column widths can be represented as proportional values.
- isAltGraphPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
- isAltPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
- isApplicable() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
- isAuthorEventOfInterest(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
Returns true
if the DropTargetEvent
is
relevant for the listener and its information
will be used in the other methods of this listener.
- isAuto() - Method in class ro.sync.ecss.css.RelativeLength
-
- isAutoIDGenerationActive() - Method in interface ro.sync.ecss.extensions.api.UniqueAttributesRecognizer
-
- isBold() - Method in class ro.sync.exml.view.graphics.Font
-
Indicates whether or not this Font
object's style is
BOLD.
- isConsumed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
- isContentReference(AuthorNode) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Check if this node references another node which should replace it entirely.
- isCtrlPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
- isCustomized() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Check if the toolbar info has been customizer.
- isCustomized() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Check if the view information has been customized.
- isDeclaration() - Method in class ro.sync.ecss.extensions.api.link.DefaultIDTypeIdentifier
-
- isDeclaration() - Method in class ro.sync.ecss.extensions.api.link.IDTypeIdentifier
-
Checks if identifier corresponds to a declaration.
- isDefaultIDTypeRecognitionAvailable() - Method in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
If false
then disable the default recognition of the IDs based on the current associated schema.
- isDescendentOf(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
See if this node is a descendant of the given node.
- isEditable() - Method in class ro.sync.ecss.css.Styles
-
- isEditable(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Test if a node is editable or not.
- isEditable() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Checks whether or not the DITA Map page is editable.
- isEditable() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Check if the document can be edited.
- isElementDescriptionSupported() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
If true the element description(model) support is available, otherwise not.
- isElementDescriptionSupported() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
If true the element description(model) support is available, otherwise not.
- isEmpty() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
- isEmptyCSS3() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Checks if the element is empty (no content, or elements, may have PIs and Comments).
- isFiltered(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsFilter
-
Check if the persistent highlight should not be displayed.
- isFilteredOut() - Method in class ro.sync.ecss.css.Styles
-
- isFirstChildElement() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Deprecated.
- isFoldable() - Method in class ro.sync.ecss.css.Styles
-
- isFolded() - Method in class ro.sync.ecss.css.Styles
-
- isHighlightOverImage() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
- isHighlightOverText() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns true if the highlight is done over a text view.
- isIDTypeRecognitionAvailable() - Method in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
If true then ID type recognition is available.
- isIgnoreNodeFromDisplay() - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
Check if this node should be ignored for display, used only on the breadcrumb.
- isInline() - Method in class ro.sync.ecss.css.Styles
-
- isInlineInCSS() - Method in class ro.sync.ecss.css.Styles
-
- isInTable() - Method in class ro.sync.ecss.css.Styles
-
Check if is a style from a table but not a cell.
- isInViolationOfLicense() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
-
Check if the current application has exceeded the amount of floating licenses allowed on a server.
- isInvisible() - Method in class ro.sync.ecss.css.Styles
-
- isItalic() - Method in class ro.sync.exml.view.graphics.Font
-
Indicates whether or not this Font
object's style is
ITALIC.
- isLearnSchema() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Returns true if schema was learned by Oxygen only from the structure of the XML document.
- isLearnSchema() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
- isLicensed() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
-
Check if the current application is licensed or not.
- isListItem() - Method in class ro.sync.ecss.css.Styles
-
- isMetaPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
- isModified() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Check if the component is modified
- isModified() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
- isModified() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
This method can be used to determine if the document from the editor contains unsaved modifications.
- isMorphDisplay() - Method in class ro.sync.ecss.css.Styles
-
Check if the display has 'morph' or '-oxy-morph' value.
- isNewDocument() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
This method can be used to determine if the document from the editor was ever saved.
- isOffsetInInvisibleBounds(int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Check whether the offset is in a region in the document which is not
rendered.
- isOperationRejectedOnPurpose() - Method in exception ro.sync.ecss.extensions.api.AuthorOperationException
-
- isPermanent() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
-
Check if the Oxygen application is permanently licensed or has a trial license.
- isPlain() - Method in class ro.sync.exml.view.graphics.Font
-
Indicates whether or not this Font
object's style is
PLAIN.
- isPopupTrigger() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns whether or not this mouse event is the popup menu
trigger event for the platform.
- isPresentToUser() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
-
- isReferenceChanged(AuthorNode, String) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Verifies if the references of the given node must be refreshed
when the attribute with the specified name has changed.
- isRelative() - Method in class ro.sync.ecss.css.RelativeLength
-
- isRelativeToParent() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
- isReportAsError() - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Check if the exception should be reported as an error.
- isResizeCursor() - Method in enum ro.sync.ecss.extensions.api.CursorType
-
- isShiftPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
- isShowingCommentsCallouts() - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Check if the callouts corresponding to review comments and Change Tracking
deletions and insertions with comments are visible in Author mode.
- isShowingDeletionsCallouts() - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Check if the callouts corresponding to Change Tracking deletions are visible in Author mode.
- isShowingInsertionsCallouts() - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Check if the callouts corresponding to Change Tracking insertions are visible in Author mode.
- isShowInResultsPanel() - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Check if should also show the message in a results panel.
- isShowLinkToSchemaAwarePreferences() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
-
- isSimpleTextEdit() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
- isSpecified() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
-
Checks if the attribute was specified in the XML document or comes as a default value from
the schema, DTD, etc..
- isSpecifiedTextAlign() - Method in class ro.sync.ecss.css.Styles
-
Checks if the text-align property from the current element styles
has a value specified by the CSS.
- isStandalone() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- isStandalone() - Method in interface ro.sync.exml.workspace.api.Workspace
-
Check if the extension is used in the Oxygen stand alone or Eclipse plugin version.
- isSupportedImageURL(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Check if this URL points to a supported image.
- isTable() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table.
- isTableAcceptingWidth(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Used to determine if the table accepts width specification.
- isTableAndColumnsResizable(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
This method is used to check if the table and/or table columns can be resized.
- isTableCaption() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table caption.
- isTableColumn() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table column.
- isTableColumnGroup() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table group of columns.
- isTableFooterGroup() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table group footer.
- isTableHeaderGroup() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table group header.
- isTableRow() - Method in class ro.sync.ecss.css.Styles
-
- isTableRowGroup() - Method in class ro.sync.ecss.css.Styles
-
- isTextEventOfInterest(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
Returns true
if the DropTargetEvent
is
relevant for the listener and its information
will be used in the other methods of this listener.
- isToolbarShowing(String) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorPluginWorkspaceImpl
-
- isToolbarShowing(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Check if a toolbar is showing or hidden.
- isTrackingChanges() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- isTrackingChanges() - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
-
Return true
if the current editor is in change tracking mode.
- isUnhandledBinaryResourceURL(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Check if this URL points to a binary resource which is not handled by Oxygen in any way.
- isViewShowing(String) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorPluginWorkspaceImpl
-
- isViewShowing(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Check if a view is showing or hidden.
- ITALIC - Static variable in class ro.sync.exml.view.graphics.Font
-
The italicized style constant.
- ItemNotFoundException - Exception in ro.sync.ecss.extensions.api.webapp.cc
-
An exception thrown when the content completion item chosen by the user
was not one of the proposed ones in the specified context.
- ItemNotFoundException() - Constructor for exception ro.sync.ecss.extensions.api.webapp.cc.ItemNotFoundException
-
- RangeProcessor - Interface in ro.sync.ecss.extensions.api.content
-
Used to receive call backs when processing a range from the document.
- Rectangle - Class in ro.sync.exml.view.graphics
-
Rectangle.
- Rectangle(int, int, int, int) - Constructor for class ro.sync.exml.view.graphics.Rectangle
-
Constructor.
- Rectangle(Rectangle) - Constructor for class ro.sync.exml.view.graphics.Rectangle
-
Copy constructor.
- RectangleHighlightPainter - Class in ro.sync.ecss.extensions.api.highlights
-
Fill a rectangle for the given highlight.
- RectangleHighlightPainter(Color) - Constructor for class ro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
-
Constructor.
- REFERENCE_TYPE_ENTITY - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Entities reference nodes type.
- REFERENCE_TYPE_SYNTHETIC - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Synthetic reference nodes type (e.g.
- ReferenceErrorResolver - Interface in ro.sync.ecss.extensions.api
-
Resolver for errors concerning references.
- ReferenceResolverException - Exception in ro.sync.ecss.extensions.api
-
Exception thrown if the reference resolver could not resolve a target.
- ReferenceResolverException(String, boolean, boolean) - Constructor for exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Constructor.
- ReferenceResolverSAXParseException - Exception in ro.sync.ecss.extensions.api
-
Exception thrown if the reference resolver could not resolve a target.
- ReferenceResolverSAXParseException(String) - Constructor for exception ro.sync.ecss.extensions.api.ReferenceResolverSAXParseException
-
Constructor.
- ReferenceResolverSAXParseException(String, Locator) - Constructor for exception ro.sync.ecss.extensions.api.ReferenceResolverSAXParseException
-
Constructor.
- ReferencesCustomizer - Interface in ro.sync.exml.workspace.api.standalone
-
Contains methods for customizing the Input URL Choosers and for computing relative paths from URLs in an implementation specific manner.
- refresh() - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Signals a major refresh.
- refresh(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Refresh the rendering layout and CSS styles for this node and all its contents.
- refresh() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Reload the CSS files and perform a refresh on the whole document to recompute
the layout and the styles for all the nodes based on the new CSS files
content.
- refreshFilesInProject(ProjectRefreshFilesEvent) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- refreshInProject(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
-
In a new file appeared as a child of a folder in the project, use this method to
refresh the parent folder.
- refreshNodeReferences(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Refresh node references recursively.
- refreshNodeReferences(AuthorNode) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Marks the references used by the given node as being invalid and requiring
refreshing.
- refreshNodes(AuthorNode[]) - Method in interface ro.sync.ecss.extensions.api.access.AuthorOutlineAccess
-
The Outline usually automatically updates the nodes based on the document changes.
- reject(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
-
Reject all change tracking highlights that intersect the interval between
the given start and end offset.
- reject(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
-
Reject the given change tracking highlight.
- RelativeLength - Class in ro.sync.ecss.css
-
A length that may be expressed as an absolute or relative value, or as an "auto" value, that
is to be computed at later time, by the layout engine.
- RelativeReferenceResolver - Interface in ro.sync.exml.workspace.api.util
-
Control the way in which a relative reference is computed in Oxygen for a given protocol.
- reloadContent(Reader) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Update the whole content of the editor with the one taken from the reader.
- reloadContent(Reader, boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Update the whole content of the editor with the one taken from the reader.
- remove(int, int) - Method in interface ro.sync.ecss.extensions.api.Content
-
Removes some portion of the content sequence.
- removeActionPerformedListener(Object, ActionPerformedListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.ActionsProvider
-
Remove the listener which gets triggered before and after a certain action is triggered.
- removeAllHighlights() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Removes all highlights this highlighter is responsible for.
- removeAllHighlights() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Removes all custom persistent highlights.
- removeAttribute(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Removes an attribute from the given element.
- removeAttribute(AuthorDocumentFilterBypass, String, AuthorElement) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before removing an attribute from the specified element.
- removeAttribute(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Removes an attribute from the given element.
- removeAttribute(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Removes the given attribute from the element list of attributes.
- removeAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Remove a filter for displaying attributes to the current author page.
- removeAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Remove a filter for displaying attributes to the current DITA Map Tree.
- removeAuthorCaretListener(AuthorCaretListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Removes the specified caret listener from the Author page.
- removeAuthorComponentListener(AuthorComponentListener) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Removes an author component listener.
- removeAuthorComponentListener(DITAMapTreeComponentListener) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Removes a component listener.
- removeAuthorComponentListener(AuthorComponentListener) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Removes an author component listener.
- removeAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- removeAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Remove an Author listener.
- removeAuthorMouseListener(AuthorMouseListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Removes the specified mouse listener from the current author page.
- removeAuthorPersistentHighlightListener(AuthorPersistentHighlightsListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Removes a persistent highlights listener.
- removeClipboardFragmentProcessor(ClipboardFragmentProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Remove a processor which can analyze and modify
AuthorDocumentFragment
objects before they are inserted in the Author.
- removeClonedElementAttribute(AuthorElement, String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- removeComment(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Removes a comment marker.
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
-
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- removeEditingListener(InplaceEditingListener) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Removes a listener that receives editing events.
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- removeEditor(AbstractEditor) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
- removeEditorChangeListener(WSEditorChangeListener, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Remove listener for editor related events.
- removeEditorListener(WSEditorListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove the listener for editor events.
- removeEditorManagerListener(EditorManagerListener) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
- removeHighlight(Highlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Removes a highlight from the view.
- removeHighlight(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Removes a highlight from the view.
- removeKeysManagerListener(KeysManagerListener) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- removeListener(AuthorExtensionStateListener) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
-
Remove a listener.
- removeOptionListener(OptionListener) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
-
Removes an option listener from the current set of option listeners.
- removeOptionListener(WSOptionListener) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Removes an option listener from the current set of option listeners.
- removePageChangedListener(WSEditorPageChangedListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove the listener for page changed events.
- removePopUpMenuCustomizer(AuthorPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Add the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the Author page.
- removePopUpMenuCustomizer(TextPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Remove the pop-up menu customizer which is used to customize the pop-up menu (add/remove actions) before showing it in the Text page.
- removePriorityEntityResolver(EntityResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Remove a priority entity resolver.
- removePriorityURIResolver(URIResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Remove a priority URI resolver.
- removePseudoClass(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Removes a pseudo class from the given element.
- removePseudoClass(String) - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Removes a pseudo class from the element.
- removeUniqueAttributesProcessor(UniqueAttributesProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Remove a processor which is asked to automatically generate unique IDs after content has been inserted in the Author.
- removeUserCredentials(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Removes the user name and password from the URL if they are present.
- removeValidationProblemsFilter(ValidationProblemsFilter) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove a filter for problems encountered during validation of the current editor.
- renameElement(AuthorElement, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Rename an Author Element, set another qualified name to it.
- renameElement(AuthorDocumentFilterBypass, AuthorElement, String, Object) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before renaming the given element.
- renameElement(AuthorElement, String, Object) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Rename the given element.
- render() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorHTMLRenderer
-
Renders the entire document in HTML format.
- renderContentAndSentinels() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorHTMLRenderer
-
Renders only the content and sentinels of the document (without the 'div'
HTML tag).
- renderControl(AuthorInplaceContext, Writer) - Method in interface ro.sync.ecss.extensions.api.webapp.formcontrols.WebappFormControlRenderer
-
Renders the form control with the given properties.
- RendererLayoutInfo - Class in ro.sync.ecss.extensions.api.editor
-
Class which contains rendering information about a renderer, information like
the baseline and the size.
- RendererLayoutInfo(int, Dimension) - Constructor for class ro.sync.ecss.extensions.api.editor.RendererLayoutInfo
-
Constructor.
- RenderingInformation - Class in ro.sync.ecss.extensions.api.structure
-
The rendering information used to render a node in the outliner and bread crumb.
- RenderingInformation(AuthorNode, String, String, String) - Constructor for class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
- RenderingInformation(AuthorNode, String, String, String, String) - Constructor for class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
- renderNode(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorHTMLRenderer
-
Renders the content of the node including the 'div' HTML tag.
- renderNodeContentAndSentinels(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorHTMLRenderer
-
Renders the content and sentinels of a specific node from the document
(without the 'div' HTML tag).
- replaceFunctions(String, String, String, EditorVariables.FunctionResolver) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Replace all functions with the value taken from the map corresponding to the key
- replaceRoot(AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Replace the current root element with the new given one.
- replaceText(CharSequence) - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Replaces the current context text with the new text content.
- requestFocus() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- requestFocus() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Requests focus inside the editing component.
- requestFocus() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- requestFocus() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- requestFocusInHost - Variable in class ro.sync.ecss.extensions.api.editor.EditingEvent
-
true
if the focus should be requested inside the author component.
- reset() - Method in class ro.sync.ecss.css.CSSCounter
-
Reset the counter to the initial value.
- resetDefaultFrameworkURL() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Reset the cached value of the default frameworks directory property.
- resetFrameworksDir() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Reset the computed value for the framework location.
- resetXMLCatalogs() - Method in interface ro.sync.ecss.extensions.api.access.AuthorUtilAccess
-
Deprecated.
Use the method from the AuthorXMLUtilAccess class.
- resetXMLCatalogs() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Reset the loaded XML catalogs.
- resolveCustomHref(String) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
When clicking a href the bundle can custom solve the href to an URL.
- resolveCustomHref(URL, String, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
When clicking a href the bundle can custom solve the href to an URL.
- resolveCustomHref(URL, AuthorNode, String, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
When clicking a href the bundle can custom solve the href to an URL.
- RESOLVED - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
If set to the string "true" then the Plugin API handled the reference,
if not the default approach should be performed (Oxygen requests the entire content of the reference and parses the title and other properties).
- resolveError(AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.ReferenceErrorResolver
-
Offers solutions to the current reference error.
- resolveFunctionWithParameter(String) - Method in interface ro.sync.util.editorvars.EditorVariables.FunctionResolver
-
Resolve the parameter of a function.
- resolvePath(URL, String, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.access.AuthorUtilAccess
-
Deprecated.
Use the method from the AuthorXMLUtilAccess class.
- resolvePath(URL, String, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- resolvePathThroughCatalogs(URL, String, boolean, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Try to resolve a relative location to an absolute path by using the XML catalogs.
- resolveReference(AuthorNode, String, AuthorAccess, EntityResolver) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Resolve the references of the node.
- resolveReference(AuthorNode) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Gets a text representation for the reference.
- ResourceFilter - Interface in ro.sync.exml.workspace.api.standalone
-
Resource filter returned by the InputURLCustomizer.
- RESULT_CANCEL - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Dialog was canceled.
- RESULT_ID_HANDLE_INSERT_FRAGMENT_OFFSET - Static variable in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultInsertConstants
-
A schema aware insert might choose to insert a fragment at a different location in order to keep the document
valid or might choose to change the document structure in order to accept the fragment.
- RESULT_OK - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
'Ok' button was pressed.
- ReviewController - Interface in ro.sync.ecss.extensions.api.webapp.review
-
Provides support for marker related actions (accept/reject tracked changes, add/edit comments, edit author name etc.).
- REVIEWS_PANEL_ID - Static variable in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Reviews Panel
- ro.sync.annotations.api - package ro.sync.annotations.api
-
- ro.sync.contentcompletion.xml - package ro.sync.contentcompletion.xml
-
- ro.sync.ecss.changetracking - package ro.sync.ecss.changetracking
-
- ro.sync.ecss.css - package ro.sync.ecss.css
-
- ro.sync.ecss.extensions.api - package ro.sync.ecss.extensions.api
-
Main API package used for controlling the Author page (making modifications, adding listeners).
- ro.sync.ecss.extensions.api.access - package ro.sync.ecss.extensions.api.access
-
API Access to different parts of the Author editor and of the entire application workspace.
- ro.sync.ecss.extensions.api.attributes - package ro.sync.ecss.extensions.api.attributes
-
Filter certain attributes from being displayed in certain parts of the Author editor
(the Attributes view, the Attributes editor, the Outline).
- ro.sync.ecss.extensions.api.callouts - package ro.sync.ecss.extensions.api.callouts
-
- ro.sync.ecss.extensions.api.component - package ro.sync.ecss.extensions.api.component
-
API for interacting with the Author Component SDK.
- ro.sync.ecss.extensions.api.component.ditamap - package ro.sync.ecss.extensions.api.component.ditamap
-
- ro.sync.ecss.extensions.api.component.listeners - package ro.sync.ecss.extensions.api.component.listeners
-
Listeners which can be particularly placed on the AuthorComponent.
- ro.sync.ecss.extensions.api.component.plugins - package ro.sync.ecss.extensions.api.component.plugins
-
- ro.sync.ecss.extensions.api.content - package ro.sync.ecss.extensions.api.content
-
API used to process the Author content.
- ro.sync.ecss.extensions.api.editor - package ro.sync.ecss.extensions.api.editor
-
- ro.sync.ecss.extensions.api.filter - package ro.sync.ecss.extensions.api.filter
-
API used to filter the Author content.
- ro.sync.ecss.extensions.api.highlights - package ro.sync.ecss.extensions.api.highlights
-
API used to interact with persistent (change tracking, comments, user persistent highlights)
and non persistent highlights in the Author page
- ro.sync.ecss.extensions.api.link - package ro.sync.ecss.extensions.api.link
-
Used for implementing navigation between links and their targets.
- ro.sync.ecss.extensions.api.node - package ro.sync.ecss.extensions.api.node
-
API which allows access to the internal Author hierarchical structure.
- ro.sync.ecss.extensions.api.schemaaware - package ro.sync.ecss.extensions.api.schemaaware
-
Schema aware processing (smart typing, smart delete, smart paste).
- ro.sync.ecss.extensions.api.structure - package ro.sync.ecss.extensions.api.structure
-
API which allows access to the internal Author hierarchical structure.
- ro.sync.ecss.extensions.api.table.operations - package ro.sync.ecss.extensions.api.table.operations
-
- ro.sync.ecss.extensions.api.webapp - package ro.sync.ecss.extensions.api.webapp
-
- ro.sync.ecss.extensions.api.webapp.cc - package ro.sync.ecss.extensions.api.webapp.cc
-
- ro.sync.ecss.extensions.api.webapp.doctype - package ro.sync.ecss.extensions.api.webapp.doctype
-
- ro.sync.ecss.extensions.api.webapp.formcontrols - package ro.sync.ecss.extensions.api.webapp.formcontrols
-
- ro.sync.ecss.extensions.api.webapp.review - package ro.sync.ecss.extensions.api.webapp.review
-
- ro.sync.ecss.markers - package ro.sync.ecss.markers
-
- ro.sync.exml.editor.xmleditor.pageauthor - package ro.sync.exml.editor.xmleditor.pageauthor
-
- ro.sync.exml.view.graphics - package ro.sync.exml.view.graphics
-
- ro.sync.exml.workspace.api - package ro.sync.exml.workspace.api
-
API for accessing the application workspace.
- ro.sync.exml.workspace.api.editor - package ro.sync.exml.workspace.api.editor
-
- ro.sync.exml.workspace.api.editor.page - package ro.sync.exml.workspace.api.editor.page
-
API for accessing a certain page in the editor.
- ro.sync.exml.workspace.api.editor.page.author - package ro.sync.exml.workspace.api.editor.page.author
-
API for accessing the Author page in the editor.
- ro.sync.exml.workspace.api.editor.page.author.actions - package ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to all actions available in the Author page.
- ro.sync.exml.workspace.api.editor.page.ditamap - package ro.sync.exml.workspace.api.editor.page.ditamap
-
API for accessing the DITA Map page in the editor.
- ro.sync.exml.workspace.api.editor.page.ditamap.actions - package ro.sync.exml.workspace.api.editor.page.ditamap.actions
-
- ro.sync.exml.workspace.api.editor.page.ditamap.keys - package ro.sync.exml.workspace.api.editor.page.ditamap.keys
-
- ro.sync.exml.workspace.api.editor.page.text - package ro.sync.exml.workspace.api.editor.page.text
-
API for accessing the Text page in the editor.
- ro.sync.exml.workspace.api.editor.page.text.actions - package ro.sync.exml.workspace.api.editor.page.text.actions
-
Provides access to all actions available in the Text page.
- ro.sync.exml.workspace.api.editor.page.text.xml - package ro.sync.exml.workspace.api.editor.page.text.xml
-
- ro.sync.exml.workspace.api.editor.transformation - package ro.sync.exml.workspace.api.editor.transformation
-
- ro.sync.exml.workspace.api.editor.validation - package ro.sync.exml.workspace.api.editor.validation
-
- ro.sync.exml.workspace.api.license - package ro.sync.exml.workspace.api.license
-
Find information about the license of the current installation.
- ro.sync.exml.workspace.api.listeners - package ro.sync.exml.workspace.api.listeners
-
Workspace and Editor listeners.
- ro.sync.exml.workspace.api.math - package ro.sync.exml.workspace.api.math
-
- ro.sync.exml.workspace.api.node - package ro.sync.exml.workspace.api.node
-
- ro.sync.exml.workspace.api.node.customizer - package ro.sync.exml.workspace.api.node.customizer
-
- ro.sync.exml.workspace.api.options - package ro.sync.exml.workspace.api.options
-
Persist simple (key,value) String pairs in the application preferences.
- ro.sync.exml.workspace.api.process - package ro.sync.exml.workspace.api.process
-
Control a process started using the API.
- ro.sync.exml.workspace.api.standalone - package ro.sync.exml.workspace.api.standalone
-
Customizers which can be set by implementing a WorkspaceAccess-type plugin.
- ro.sync.exml.workspace.api.standalone.ditamap - package ro.sync.exml.workspace.api.standalone.ditamap
-
Provide custom resolve capabilities for the topic
titles and other information displayed in the DITA Maps Manager
- ro.sync.exml.workspace.api.standalone.ui - package ro.sync.exml.workspace.api.standalone.ui
-
Simple components which can be extended by the customizer in order
to make new buttons/dialogs look like the ones in the application.
- ro.sync.exml.workspace.api.util - package ro.sync.exml.workspace.api.util
-
Utilities to resolve through the catalogs,
to create SAX Parsers and XSLT transformers with the same configuration as in the application
- ro.sync.util.editorvars - package ro.sync.util.editorvars
-
- runTransformationScenarios(String[], TransformationFeedback) - Method in interface ro.sync.exml.workspace.api.editor.transformation.TransformationScenarioInvoker
-
Run specific already defined transformation scenarios.
- save() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Save the content back to the original URL from where it was loaded using the internal support.
- save() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Save the content back to the original URL from where it was loaded using the internal support.
- save() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Saves the editor content.
- SAVE_AS_OPERATION - Static variable in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
Operation type used to signal that an editor was saved as another resource.
- SAVE_OPERATION - Static variable in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
Operation type used to signal that an editor was saved.
- SAVE_RESOURCE - Static variable in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Save resource chooser
- saveAll() - Method in interface ro.sync.exml.workspace.api.Workspace
-
Saves the content of all opened and unsaved editors.
- saveAs(URL) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Saves the editor content to a new location.
- saveCurrentEditor() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- saveGlobalOptions() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Save the global application options to their default persistence location.
- SCHEMA_AWARE_ARGUMENT - Static variable in interface ro.sync.ecss.extensions.api.AuthorOperation
-
Controls if the operation is schema aware.
- SCHEMA_AWARE_ARGUMENT_DESCRIPTOR - Static variable in interface ro.sync.ecss.extensions.api.AuthorOperation
-
The schema aware
argument descriptor.
- SchemaAwareHandlerResult - Interface in ro.sync.ecss.extensions.api.schemaaware
-
- SchemaAwareHandlerResultInsertConstants - Interface in ro.sync.ecss.extensions.api.schemaaware
-
Result informations available for an schema aware insert operation (either typing or insert fragment).
- SchemaAwareHandlerResultsImpl - Class in ro.sync.ecss.extensions.api.schemaaware
-
- SchemaAwareHandlerResultsImpl(String) - Constructor for class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
-
- SchemaManagerFilter - Interface in ro.sync.contentcompletion.xml
-
Interface for objects used to filter the editor content completion
schema manager proposals.
- scrollToRectangle(Rectangle) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Scroll the Author viewport to a specific rectangle.
- SECOND_FILE_TO_DIFF - Static variable in class ro.sync.util.editorvars.EditorVariables
-
The second file to diff.
- select(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- select(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Select the interval between start and end offset.
- select(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Select the interval between start and end offset.
- SELECTION_MODE_MULTIPLE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
- SELECTION_MODE_SINGLE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
- SelectionInterpretationMode - Enum in ro.sync.ecss.extensions.api
-
Impose how the selection is interpreted by the application.
- selectWord() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- selectWord() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Select the word at caret, if any.
- sendMessage(String) - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Send a message to the process.
- SENTINEL_MARKER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify a marker that surrounds a sentinel.
- serializeDoctype() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
-
Serialize the doctype
- serializeFragmentToXML(AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Takes the given fragment and serializes it to XML text in the context
of the current document.
- setAdditionalRenderedAttributeValue(String) - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
Set the additional rendered attribute value.
- setAdditionalRenderedText(String) - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
The additional rendered text.
- setAlign(String) - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
Set the text align specified on the colspec.
- setAntialiasing(Object) - Method in interface ro.sync.exml.view.graphics.Graphics
-
- setArchiveExtensionsRecognizer(ArchiveExtensionsRecognizer) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set an archive extensions recognizer
- setArchiveURLProvider(ArchiveURLProvider) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set the archive URL provider.
- setAttribute(String, Object) - Method in class ro.sync.ecss.extensions.api.access.EditingSessionContext
-
Sets a custom attribute for the editing session.
- setAttribute(String, AttrValue, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Sets the value of an attribute in the specified element.
- setAttribute(AuthorDocumentFilterBypass, String, AttrValue, AuthorElement) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before setting the value of an attribute in the specified element.
- setAttribute(String, AttrValue, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Sets the value of an attribute in the specified element.
- setAttribute(String, AttrValue) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Sets the value of an attribute for this element.
- setAttributesChanges(Map<AuthorElement, LinkedHashMap<String, AuthorPersistentHighlight>>) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Set the map of element to attribute changes.
- setBgColor(Color) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
- setBgColor(Color, boolean) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
- setBreadCrumbPopUpCustomizer(PopupMenuCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.
Please use instead the method ((WSAuthorComponentEditorPage)getWSEditorAccess().getCurrentPage()).setBreadCrumbPopUpCustomizer();
- setBreadCrumbPopUpCustomizer(PopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
The Pop-up customizer can be used to add/remove actions from the pop-up menu in the
Author bread crumb before showing it.
- setCalloutsRenderingInformationProvider(CalloutsRenderingInformationProvider) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Set the provider for data that will be rendered as a callout, in Author mode,
for a specific highlight.
- setCanBeCached(boolean) - Method in class ro.sync.ecss.css.Styles
-
Sets if those styles can be shared between two or more nodes.
- setCancelButtonText(String) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Sets the text on the cancel button.
- setCaretPosition(int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- setCaretPosition(int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Move the caret to the specified offset.
- setChangeHighlights(List<AuthorPersistentHighlight>) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This class is intended for internal use only.
Set the list with the change tracking highlights.
- setClonedElementAttribute(AuthorElement, String, AttrValue) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- setColor(Color) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Set the color used for decoration (strike out or underline)
- setCommentAndCustomHighlights(List<AuthorPersistentHighlight>) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This class is intended for internal use only.
Set the list with the fragment comment highlights or custom highlights.
- setComponent(JComponent) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set a new component to be displayed in the view
- setComponents(JComponent[]) - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Set the toolbar components
- setDefaultValue(int) - Method in class ro.sync.ecss.css.CSSCounter
-
- setDITAKeyDefinitionManager(KeyDefinitionManager) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
By default key definitions are gathered from DITA Maps opened in the DITA Maps Manager.
- setDITAKeyDefinitionManager(KeyDefinitionManager) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
By default key definitions are gathered from DITA Maps opened in the DITA Maps Manager.
- setDoctype(AuthorDocumentType) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Set a new internal document type to the Author content.
- setDoctype(AuthorDocumentFilterBypass, AuthorDocumentType) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before setting a new internal document type to the Author content.
- setDoctype(AuthorDocumentType) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Set a new internal document type to the Author content.
- setDocumentFilter(AuthorDocumentFilter) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
- setDocumentTypeName(String) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Set the name of the document type which created this bundle.
- setDrawColor(Color) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Set the color for draw methods.
- setEditable(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Sets the specified flag to indicate whether or not the DITA Map page should be editable.
- setEditable(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Sets the specified flag to indicate whether or not this page should be editable.
- setEditorPopUpCustomizer(PopupMenuCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.
Please use instead the method ((WSAuthorEditorPage)getWSEditorAccess().getCurrentPage())addPopUpMenuCustomizer(AuthorPopupMenuCustomizer popUpCustomizer)
- setEditorPopUpCustomizer(DITAMapPopupMenuCustomizer) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
The Pop-up customizer can be used to add/remove actions from the pop-up menu in the DITA Map tree
editor before showing it.
- setEditorTabText(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the text which appears on the editor's tab, by default it is the loaded file name.
- setEditorTabTooltipText(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the tooltip text for the editor's tab, by default it is the loaded file path.
- setEnableLinkWithEditor(boolean) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- setErrorMessage(String) - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Sets an error message encountered while building the context.
- setErrorResolver(ReferenceErrorResolver) - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Sets a possible solution for the user.
- setFillColor(Color) - Method in class ro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
-
- setFillColor(Color) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Set the color for fill methods.
- setFont(Font) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Set the new font.
- setFragment(AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
-
Set a new fragment replacing the original one which will be pasted/dropped.
- setFrameworks(File) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Sets the folder that contains the frameworks.
- setFrameworksDirForTest(File) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set a frameworks dir so it will not be computed from the home url.
- setFrameworksURLForTest(URL) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set a frameworks url so it will not be computed from the home url.
- setGlobalObjectProperty(String, Object) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Sets a global property in the Oxygen common preferences.
- setHighlightOverImage(boolean) - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
true
if the highlight is over an image
- setHighlightOverText(boolean) - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
It is set by the author layout, so that the painter knows the painted box is a text box.
- setHighlightRenderer(PersistentHighlightRenderer) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Set a renderer for customizing the way that the custom persistent highlights are displayed.
- setHighlightsActionsProvider(AuthorPersistentHighlightActionsProvider) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Set the provider for the actions that are available for a specific highlight.
- setHtmlMessage(String) - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
-
- setIcon(Icon) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set the current view icon
- setIconPath(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Set the path of the icon used to render a node.
- setIgnoreNodeFromDisplay(boolean) - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
Set this to true
to ignore this node from being displayed.
- setIncrement(int) - Method in class ro.sync.ecss.css.CSSCounterIncrement
-
Sets the increment value.
- setInstance(DocumentTypeInfoRepository) - Static method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
-
- setLeftSplits(int) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This method is intended for internal use only.
Set the number of the elements the fragment splits to the left.
- setLicenseKey(String) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Sets the license key.
- setLicenseServer(String, String, String) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Sets the license server for the floating licensing.
- setListStyleType(String) - Method in class ro.sync.ecss.css.CounterContent
-
Sets the list style type.
- setMathFlowFixedLicenseKeyForComposer(String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set a fixed key for licensing the MathFlow composer used to view embedded MathML equations.
- setMathFlowFixedLicenseKeyForComposer(String) - Method in interface ro.sync.exml.workspace.api.math.MathFlowConfigurator
-
Set a fixed key for licensing the MathFlow composer used to view embedded MathML equations.
- setMathFlowFixedLicenseKeyForEditor(String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set a fixed key for licensing the MathFlow editor dialog used to edit embedded MathML equations.
- setMathFlowFixedLicenseKeyForEditor(String) - Method in interface ro.sync.exml.workspace.api.math.MathFlowConfigurator
-
Set a fixed key for licensing the MathFlow editor dialog used to edit embedded MathML equations.
- setModified(boolean) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Sets the modified status.
- setModified(boolean) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Sets the modified status.
- setModified(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the modified status of the editor document.
- setObjectProperty(String, Object) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Sets a property in the Oxygen preferences.
- setOkButtonText(String) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Sets the text on the ok button.
- setOpenURLHandler(OpenURLHandler) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set a handler which will be notified when an URL should be opened.
- setOpenURLHandler(OpenURLHandler) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
-
Set a handler which will be notified when an URL should be opened.
- setOperationRejectedOnPurpose(boolean) - Method in exception ro.sync.ecss.extensions.api.AuthorOperationException
-
- setOption(String, String) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
-
Modifies the value of an option.
- setOption(String, String) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Modifies the value of an option.
- setOptions(File, String) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Sets the file to be used to load the oxygen options.
- setOutlinerPopUpCustomizer(PopupMenuCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.
Please use instead the method ((WSAuthorComponentEditorPage)getWSEditorAccess().getCurrentPage()).setOutlinerPopUpCustomizer();
- setOutlinerPopUpCustomizer(PopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
The Pop-up customizer can be used to add/remove actions from the pop-up menu in the
Author Outliner view before showing it.
- setParentFrameTitle(String) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Set a title on the parent frame.
- setPluginWorkspace(PluginWorkspace) - Static method in class ro.sync.exml.workspace.api.PluginWorkspaceProvider
-
Set the workspace.
- setPopUpMenuCustomizer(AuthorPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Deprecated.
This method removes all pop-up menu customizers already registered, please use the "addPopUpMenuCustomizer" method instead.
- setPopUpMenuCustomizer(DITAMapPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Set the pop-up menu customizer which can be used to customize the pop-up menu
(add/remove actions) before showing it in the DITA Mapa Manager page.
- setPresentToUser(boolean) - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
-
Choose not to present the exception to the user.
- setProblemsList(List<DocumentPositionedInfo>) - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Set the list of problems.
- setProjectURLProvider(ProjectURLProvider) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set the project URL provider.
- setProperties(AuthorPersistentHighlight, LinkedHashMap<String, String>) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
- setProperty(int, Object) - Method in class ro.sync.ecss.css.Styles
-
Set a property to the map.
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
Get the value of a recognized property.
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
Get the value of a recognized property.
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
Get the value of a recognized property.
- setPseudoClass(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Sets a pseudo class in the specified element.
- setPseudoClass(String) - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Sets a pseudo class on the element.
- setRelativeMousePosition(Point) - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
If the mouse is currently hovering the area of this editor this represents
the X,Y location relative to the editor bounds.
- setRenderedText(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Set the text to be rendered for a node.
- setRenderingInfoChangedListener(RenderingInfoChangedListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Sets the listener to be notified when the rendering info of a node has
changed.
- setResolveAllTopicReferences(boolean) - Method in interface ro.sync.ecss.extensions.api.DITAMapReferencesResolver
-
Try to resolve all topic references
- setResolveKeyrefsToMetaContentAsConrefs(boolean) - Method in class ro.sync.ecss.extensions.api.DITAConrefsResolverBase
-
Set to true
to resolve all keyrefs as conrefs
- setReviewerAuthorName(String) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewerNameController
-
Set the current reviewer author name, used in the processing instruction
that results when a
Tracked Change
(<?oxy_insert_start author="reviewer_name"...?>xml content<?oxy_insert_end?>)
or
Comment
(<?oxy_comment_start author="reviewer_name"...?>xml content<?oxy_comment_end?>)
is serialized, as value of the "author" attribute.
- setReviewRenderer(PersistentHighlightRenderer) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Set a renderer for customizing the way that the review highlights (Insert
, Delete
or Comment
) are displayed.
- setRighSplits(int) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This method is intended for internal use only.
Set the number of the elements the fragment splits to the right.
- setSelectedColor(Color) - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
-
- setSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Select the interval between start and end offset.
- setSelectionInterpretationMode(SelectionInterpretationMode) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Impose the interpretation mode of the actual selection from the Author
editor page.
- setSelectionPaths(TreePath[]) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
-
Select and scroll the given tree paths.
- setShowCommentsCallouts(Boolean) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
The Track Changes insert and delete markers, the review comment markers and
the custom review markers can be presented in Author mode as callouts.
- setShowDeletionsCallouts(Boolean) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
The Track Changes insert and delete markers, the review comment markers and
the custom review markers can be presented in Author mode as callouts.
- setShowDITAMapsManagerOnOpen(boolean) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
-
- setShowInsertionsCallouts(Boolean) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
The Track Changes insert and delete markers, the review comment markers and
the custom review markers can be presented in Author mode as callouts.
- setShowLinkToSchemaAwarePreferences(boolean) - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
-
- setSpellCheckOptions(SpellCheckOptions) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set the spell check options which are currently used for the components.
- setStrikeOut(boolean) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
- setStroke(int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Sets the line width for the stroke.
- setTextDecoration(ColorHighlightPainter.TextDecoration) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Set the text decoration.
- setTextDecorationStroke(int) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Set the text decoration stroke.
- setTextForegroundColor(Color) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Set the text foreground color.
- setTitle(String) - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Set the toolbar title
- setTitle(String) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set a new view title.
- setTooltipText(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
The tooltip text which will appear in the tooltip associated with the node.
- setUp() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
- setVisible(boolean) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
- Shape - Interface in ro.sync.exml.view.graphics
-
Common shape
- SHIFT_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
This flag indicates that the Shift key was down when the event
occurred.
- shouldFilterAttribute(AuthorElement, String, int) - Method in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Check if a certain attribute should be filtered from display.
- shouldFilterNode(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.filter.AuthorNodesFilter
-
Checks if an Author Node should be filtered.
- shouldHandleAttribute(EditedAttribute) - Method in class ro.sync.ecss.extensions.api.CustomAttributeValueEditor
-
Ask the custom editor if it wants to handle editing for a certain attribute.
- shouldRenderAsCallout(AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.callouts.CalloutsRenderingInformationProvider
-
Asks if a custom persistent highlight should be rendered as a callout in the Author mode.
- showBreadCrumb(boolean) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.
Please use instead the method ((WSAuthorComponentEditorPage)getWSEditorAccess().getCurrentPage()).showBreadCrumbPanel();
- showBreadCrumb(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Show or hide the Bread Crumb panel in Author component.
- showComponentDependencies(Identifier, ModuleType[]) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- showConfirmDialog(String, String, String[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- showConfirmDialog(String, String, String[], int[]) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Shows a question message dialog.
- showConfirmDialog(String, String, String[], int[], int) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Shows a question message dialog.
- showDockableView(String, boolean) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- showErrorMessage(String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- showErrorMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Presents an error message dialog.
- showHierarchyOrDependences(String, boolean, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
-
- showInformationMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Presents an information message dialog.
- showLocation(URL, Reader) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
- showLocation(URL) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Show the location referenced by a given URL in the editor.
- showLocation(URL, Reader) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Show the location referenced by a given URL in the editor.
- showStatusMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Show a status message.
- showToolbar(String) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorPluginWorkspaceImpl
-
- showToolbar(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Show a toolbar specified by the toolbar ID.
- showView(String, boolean) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorPluginWorkspaceImpl
-
- showView(String, boolean) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Show a view specified by the view ID.
- simpleTransform(AuthorAccess, String, StreamSource) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Transform the specified XML input with the specified XSLT stylesheet using
Saxon HE processor.
- SMALL_ICON_PATH - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
The absolute path for a small icon associated with the action.
- SORT_ASCENDING - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
- SORT_DESCENDING - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
- SOURCE_ATTRIBUTES_VIEW - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SOURCE_CSS_CONTENT - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SOURCE_FULL_TAGS_WITH_ATTRS - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SOURCE_OUTLINE_VIEW - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SourceType - Enum in ro.sync.annotations.api
-
An API element source code availability.
- split(AuthorDocumentFilterBypass, AuthorNode, int) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before splitting the specified node into two similar nodes.
- split(AuthorNode, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Splits the specified node at the given offset.
- SQL - Static variable in class ro.sync.util.editorvars.EditorVariables
-
SQL Document editor variable
The value is ${sql}
.
- SQL_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
-
XSL Document URL editor variable
The value is ${xslu}
.
- StandalonePluginWorkspace - Interface in ro.sync.exml.workspace.api.standalone
-
The Plugin Workspace offers the possibility to customize the Workspace toolbars,
menu bars or views, to access utility methods or to access (and add listeners for)
all opened editors from the Main editing area or from the DITA Maps editing area.
- start() - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Start the process.
- START_ATTRIBUTE - Static variable in interface ro.sync.ecss.markers.MarkerConstants
-
Start of change for INSERT_CHANGE_MARKER_PI.
- startElement(String, String, String, Attr[]) - Method in class ro.sync.ecss.extensions.api.link.ElementLocator
-
Notification received when the beginning of an element has been encountered.
- state - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
- STATE_CLICKED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse clicked event type.
- STATE_DRAGGED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse dragged event type.
- STATE_MOVED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse moved event type.
- STATE_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse pressed event type.
- STATE_RELEASED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse released event type.
- STATIC_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify a piece of static content.
- StaticContent - Interface in ro.sync.ecss.css
-
Static content which should be generated for an element
- stop() - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Stop the process, calls java.lang.Process.distroy()
- stopEditing() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
- stopEditing() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Stops the editing and commits the current value.
- stopEditing() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
-
- stopEditing() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
-
- StringContent - Class in ro.sync.ecss.css
-
String content
- StringContent(String) - Constructor for class ro.sync.ecss.css.StringContent
-
Constructor
- stringWidth(String) - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Returns the total advance width for showing the specified
String
in this Font
.
- STROKE_DASHED - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Dotted stroke
- STROKE_DOT_DASH - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Dot-dash stroke
- STROKE_DOT_DOT_DASH - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Dot-dot-dash stroke
- STROKE_DOTTED - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Dotted stroke
- STROKE_NORMAL - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Normal stroke
- STROKE_WAVY - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Wavy stroke
- Styles - Class in ro.sync.ecss.css
-
Represents the computed style properties for a particular element.
- Styles() - Constructor for class ro.sync.ecss.css.Styles
-
- StylesFilter - Interface in ro.sync.ecss.extensions.api
-
Filter for the CSS stylesheet.
- SUBJECT_DEF_CHILDREN - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
A list of child <subjectdef> KeyDefinitionInfo children.
- surroundInFragment(String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- surroundInFragment(String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Surround the content between the given offsets with the xmlFragment
.
- surroundInFragment(AuthorDocumentFragment, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Surround the content between the given offsets with the xmlFragment
.
- surroundInFragment(AuthorDocumentFilterBypass, String, int, int) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before surrounding the content between the given offsets with the xmlFragment
.
- surroundInFragment(AuthorDocumentFilterBypass, AuthorDocumentFragment, int, int) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before surrounding the content between the given offsets with the xmlFragment
.
- surroundInFragment(String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Surround the content between the given offsets with the xmlFragment
.
- surroundInFragment(AuthorDocumentFragment, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Surround the content between the given offsets with the xmlFragment
.
- surroundInText(String, String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
- surroundInText(String, String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Surround the content between the given offsets with plain text fragments(without XML parsing).
- surroundInText(AuthorDocumentFilterBypass, String, String, int, int) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before surrounding the content between the given offsets with plain text fragments(without XML parsing).
- surroundInText(String, String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Surround the content between the given offsets with plain text fragments(without XML parsing).
- surroundWithNode(AuthorDocumentFilterBypass, AuthorNode, int, int, boolean) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before surrounding the fragment between the specified offset with the specified node.
- surroundWithNode(AuthorNode, int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Surrounds the fragment between the specified offset with the specified node.
- SWTExtension - Interface in ro.sync.ecss.extensions.api
-
The base interface for all SWT Oxygen extension classes.