A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
A
- ABBREVIATED_FORM_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Abbreviated form class.
- aboutToModifyResource(BatchOperationInfo, URL) - Method in class ro.sync.exml.workspace.api.listeners.BatchOperationsListener
-
A resource is about to be modified.
- ABOVE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Above
- ABSOLUTE_BASE_URL - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
The absolute URL of the map in which the topicref is located.
- 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.
- AbstractComponentProvider - Class in ro.sync.ecss.extensions.api.component
-
A component encapsulating all the editing part.
- AbstractDocumentTypeHelper - Class in ro.sync.ecss.extensions.commons
-
Abstract implementation of the document type helper.
- AbstractDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
- 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
- AbstractTableOperation - Class in ro.sync.ecss.extensions.commons.table.operations
-
Base class for table operations.
- AbstractTableOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Constructor.
- AbstractTableOperation(AuthorTableHelper, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Constructor.
- accept(int, int) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Deprecated.Replaced by "ro.sync.ecss.extensions.api.ChangeTrackingController.acceptSelection(int, int)"
- accept(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Accept the given change tracking highlight.
- acceptDragOverURLs(List, AuthorNode, boolean) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.dnd.DITAMapTreeDropHandler
-
We have a drag over situation with a bunch of resources which have all been previously converted to URLs.
- acceptSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Accept all change tracking highlights that intersect the interval between the given start and end offset.
- acceptSource(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Confirm that the source of URLs is interesting to this handler.
- acceptsSource(WSXMLTextEditorPage, int) - Method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
Confirm that the source of URLs is interesting to this handler.
- acceptsURLs(WSXMLTextEditorPage, List<URL>, int) - Method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
Confirm that the list of URLs is interesting to this handler.
- acceptsURLs(WSXMLTextEditorPage, List<URL>, int) - Method in class ro.sync.ecss.extensions.dita.DITATextPageExternalObjectInsertionHandler
- 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_AT_CARET - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The name of the operation action indicating that the transformation result should be inserted at the caret position.
- ACTION_CONTEXT_CARET - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for
InplaceEditorCSSConstants.PROPERTY_ACTION_CONTEXT
. - ACTION_CONTEXT_ELEMENT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for
InplaceEditorCSSConstants.PROPERTY_ACTION_CONTEXT
. - 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_IDS - Static variable in class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleActionsOperation
-
Actions IDs argument name.
- ACTION_INSERT_AFTER - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The name of the operation action indicating that the transformation result should be inserted after the target node.
- ACTION_INSERT_AS_FIRST_CHILD - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The name of the operation action indicating that the transformation result should be inserted as the first child of the target node.
- ACTION_INSERT_AS_LAST_CHILD - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The name of the operation action indicating that the transformation result should be inserted as the last child of the target node.
- ACTION_INSERT_BEFORE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The name of the operation action indicating that the transformation result should be inserted before the target node.
- 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.
- ACTION_NOT_MARKED_AS_CHANGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: This action will not be marked as a change.
- ACTION_REPLACE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The name of the operation action indicating a replace of the target node with the result of the transformation.
- ActionBarContributorCustomizer - Class in com.oxygenxml.editor.editors
-
Abstract class allowed as an extension point to customize the menu and toolbar buttons added by our editors.
- ActionBarContributorCustomizer() - Constructor for class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
- actionPerformed(ActionEvent) - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- 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
- ActionsListFilter - Class in com.oxygenxml.editor.editors.xml
-
Access to the drop down tool item, allows configuring the set of available actions.
- ActionsListFilter() - Constructor for class com.oxygenxml.editor.editors.xml.ActionsListFilter
- ActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to actions defined in the Author page.
- ActionsProvider - Interface in ro.sync.exml.workspace.api.standalone.actions
-
Provides access to global actions in the entire workbench.
- 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.
- activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
- activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
- activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapTopicTitlesResolveListener
- activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
- ACTIVE_PROFILING_CONDITION_SET - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Editor variable which will be expanded to the current root map file path.
- add(E, E, TableLayoutProblem) - Method in class ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutErrorsListener
-
A table layout problem encountered.
- add(E, E, TableLayoutProblem, Object...) - Method in class ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutErrorsListener
-
A table layout problem encountered.
- ADD - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Add
- ADD_ADDITIONAL_LIBRARIES_TO_FOP - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the "Builtin XSL FO Processors" topic.
- ADD_EDIT_REMOVE_REPOS_LOCATIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RepositoryEditDialog,
- ADD_RESOURCES_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNAddDialog,
- addActionPerformedListener(Object, ActionPerformedListener) - Method in interface ro.sync.exml.workspace.api.actions.CommonActionsProvider
-
Add a listener which gets triggered before and after a certain action is triggered.
- addActionsListFilter(ActionsListFilter) - Method in interface com.oxygenxml.editor.editors.xml.IDropDownToolItem
-
Add an actions list filter.
- addActionsToMenu(List) - Method in class ro.sync.exml.workspace.api.standalone.ui.SplitMenuButton
-
Adds a list of actions to the end of the menu.
- addActionToMenu(Action, boolean) - Method in class ro.sync.exml.workspace.api.standalone.ui.SplitMenuButton
-
Adds an action to the end of the menu.
- addAttribute(TextAttribute, Object) - Method in class ro.sync.exml.view.graphics.AttributedString
-
Adds an attribute on the entire string.
- addAttribute(TextAttribute, Object, int, int) - Method in class ro.sync.exml.view.graphics.AttributedString
-
Adds an attribute to a subrange of the string.
- addAttributedInterval(AttributedString.AttributedInterval) - Method in class ro.sync.exml.view.graphics.AttributedString
-
Adds an attribute to a subrange of the string.
- 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.AbstractComponentProvider
-
Adds an author component listener.
- addAuthorComponentListener(AuthorComponentListener) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Adds an author component listener.
- addAuthorCSSAlternativesCustomizer(AuthorCSSAlternativesCustomizer) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Add a customizer for the CSS alternatives which the user can choose in the Styles drop-down button when working in the Author visual editing mode.
- addAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- 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
-
Deprecated.
- addAuthorPersistentHighlightListener(AuthorPersistentHighlightsListener) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Adds a listener to be notified about changes regarding the persistent highlights.
- addBatchOperationsListener(BatchOperationsListener) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Add a batch operations listener, listener notified before and after large modification operations start in Oxygen, for example when the Replace All in Files is started.
- addCalloutActionsProvider(CalloutActionsProvider) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Add a callout actions provider.
- addChangeListener(InputUrlComponentChangeListener) - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Adds a listener that notifies when the url is changed.
- 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.
- addCommentMarker(int, int, String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Add a comment marker for the given interval.
- addCommentMarker(AuthorDocumentFilterBypass, int, int, String, String) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Add a comment marker for the given interval.
- addCommentOnSelection(int, int, String) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Add comment on a selection.
- addCommonEditingContextAttribute(String) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomFactory
-
Register an
EditingSessionContext
attribute that is propagated from the firstAuthorDocumentModel
of aRoom
, to newAuthorDocumentModel
s that are created inside thatRoom
. - addContextInstance(Object) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Add a context instance.
- addCookie(Cookie) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Adds the specified cookie to the response.
- addCustomEditorVariablesResolver(EditorVariablesResolver) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Add a custom editor variables resolver.
- addCustomEditorVariablesResolver(EditorVariablesResolver) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Add custom resolver.
- addDateHeader(String, long) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Adds a response header with the given name and date-value.
- 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.
- addDNDListener(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Add a drag and drop listener in the Author editing mode.
- addDropHandler(DITAMapTreeDropHandler) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Add a drop handler to the DITA Map tree.
- ADDED - ro.sync.diff.merge.api.MergedFileState.MergeStatus
-
Status that specifies that the current file is added.
- AddEditConrefOperation - Class in ro.sync.ecss.extensions.dita.conref
-
Operation used to add or edit a conref from an element in DITA documents.
- AddEditConrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.AddEditConrefOperation
- addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- 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
-
Adds a listener to receive edit notifications: -
InplaceEditingListener.editingCanceled()
to remove the editor and cancel the edit operation. - addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
- addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- addEditingSessionLifecycleListener(WebappEditingSessionLifecycleListener) - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
Registers a listener for the lifecycle events of the editing sessions.
- addEditListener(RoomObserver.EditListener) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
-
Register an edit listener.
- 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.
- addEditReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Add a new conref to the current element or edit the existing one.
- addEventHandler(String, ResultsTabEventHandler) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Add a handler for events from a results tab, such as clicks, double-clicks, pressing Enter on an entry, and others.
- addExtension(PluginDescriptor.PluginExtensionDescription) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Put an extension corresponding to the specified key.
- addExternalContentCompletionProvider(ExternalContentCompletionProvider) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Add a content completion provider, that can be used to display additional content completion proposals.
- addGlobalOptionListener(OptionListener) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Adds an
OptionListener
to the current set of options. - addGuessElement(CIElement) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Add a child element to the list of element's children.
- addGuessElement(CIElement) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- addHeader(String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Adds a response header with the given name and value.
- addHighlight(int, int, LinkedHashMap<String, String>) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Add a custom persistent highlight.
- addHighlight(int, int, HighlightPainter, Object) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Adds a highlight to the view.
- addImageHandler(ImageHandler) - Method in interface ro.sync.exml.workspace.api.images.ImageUtilities
-
Add a new image handler.
- ADDING_A_PROCESSING_INSTRUCTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AssociateSchemaDialog, AssociateSchemaDialog,
- addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
- addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
-
Adds a customizer which can modify the list of "Browse" actions.
- addIntHeader(String, int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Adds a response header with the given name and integer value.
- addItem(String) - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
-
Add an item.
- ADDITIONAL_DITA_OT - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Additional DITA OT plugin type.
- ADDITIONAL_FRAMEWORKS - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Additional frameworks location plugin type.
- ADDITIONAL_FRAMEWORKS_DIRECTORIES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Array of strings indicating the additional frameworks directories.
- ADDITIONAL_UI_TRANSLATIONS - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Additional translations plugin type.
- ADDITIONAL_XPROC_ENGINE - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Additional XProc Engine type.
- ADDITIONAL_XSLT_STYLESHEETS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CascadeStylesheetsDialog, CascadeStylesheetsDialog,
- addLinksToFoldersInProjectRoot(File[]) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Add links to existing folders in the project root references list.
- addListener(AuthorExtensionStateListener) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
-
Add a new listener.
- addListener(AuthorHighlighterListener) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Adds a listener to be notified about changes regarding highlights.
- addLockHeader(String, HttpURLConnection) - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Adds the lock header so that we can perform write operations on a resource that we locked ourselves.
- addMenuBarCustomizer(MenuBarCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Adds a customizer which can contribute to or modify existing menu components.
- addMenuCustomizer(IDropDownMenuCustomizer) - Method in interface com.oxygenxml.editor.editors.IDropDownMenuAction
-
Add a customizer to customize the drop down menu before it gets shown.
- addMenusAndToolbarsContributorCustomizer(MenusAndToolbarsContributorCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Add a customizer for menus and toolbars.
- addNodeRendererCustomizer(DITAMapNodeRendererCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Add a node renderer customizer.
- ADDONS_UPDATE_SITES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Array of strings indicating the update sites list.
- addOptionListener(OptionListener) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
-
Adds an
OptionListener
to the current set of options. - addOptionListener(WSOptionListener) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Adds an
OptionListener
to the current set of options. - addOptionPagePluginExtension(OptionPagePluginExtension) - Method in class ro.sync.exml.plugin.OptionsPageGroupPluginExtension
-
Add a new option page plugin extension in group.
- 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
-
Deprecated.
- addPersistentHighlightsFilter(AuthorPersistentHighlightsFilter) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Add a persistent highlights filter.
- addPersistentMarker(AuthorDocumentFilterBypass, AuthorPersistentHighlight.PersistentHighlightType, int, int, Map<String, String>) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Add a comment marker for the given interval.
- addPersistentMarker(AuthorPersistentHighlight.PersistentHighlightType, int, int, Map<String, String>) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Add a comment marker for the given interval.
- addPersistentMarker(AuthorPersistentHighlight.PersistentHighlightType, int, int, Map<String, String>) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Add comment on a selection.
- addPluginContributedToolbar(PluginContributedToolbar) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Add a toolbar.
- addPluginContributedView(PluginContributedView) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Add a contributed view
- addPluginExtension(String, PluginExtension) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Adds a plug-in extension of a specified type.
- addPoint(int, int) - Method in class ro.sync.exml.view.graphics.Polygon
-
Appends the specified coordinates to this
Polygon
. - addPopUpMenuCustomizer(String, ResultsTabPopUpMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Add a pop-up menu customizer for a specific results tab.
- 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.
- addPopUpMenuCustomizer(ProjectPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Add the given pop-up menu customizer which can be used to customize the Project pop-up menu.
- 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.
- addProgressMonitor(ProjectIndexerProgressMonitor) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Adds a progress monitor.
- addProjectChangeListener(ProjectChangeListener) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Add a listener that gets notified after another project is loaded.
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- 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 interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
-
Add a relative reference resolver for a certain URL protocol.
- addRendererCustomizer(ProjectRendererCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Add the given renderer customizer which can be used to customize the Project rendering for various displayed resources.
- addReply(String, AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Adds a reply to the specified highlight.
- addReply(Map<String, String>, AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Adds a reply to the specified highlight.
- addRequestProperty(String, String) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- addResult(String, Object) - Method in class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
-
Add result.
- addResult(String, DocumentPositionedInfo, ResultsManager.ResultType, boolean, boolean) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Add a result to the view identified by the given key.
- addResults(String, List<? extends DocumentPositionedInfo>, ResultsManager.ResultType, boolean) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Append a list of results to the view identified by the given key.
- addReviewActionsProvider(ReviewActionsProvider) - Method in interface ro.sync.ecss.extensions.api.review.AuthorReviewViewController
-
Add a review actions provider, notified when a review is right clicked.
- addRoomCreatedListener(RoomCreatedListener) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Adds a listener to be called when a room is created.
- addSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Select the interval between start and end offset.
- addSelectionIntervals(List<ContentInterval>, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Add Author editor page selection intervals.
- addSpanningCellIndexes(List<Integer>) - Method in class ro.sync.ecss.extensions.api.table.operations.TableRowsSpecificationInformation
-
Add spanning cells indexes.
- 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.
- addTooltipCustomizer(AuthorTooltipCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.tooltip.AuthorTooltipCustomizerProvider
-
Add a tooltip customizer.
- addToParent(Component, Container, Supplier<T>) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Adds the child inside the parent, calls the given supplier and requests the results from the supplier.
- addTopicRefTargetInfoProvider(String, TopicRefTargetInfoProvider) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Add a target information provider to the DITA Maps Manager view.
- addUndoableEditListener(UndoableEditListener) - Method in class ro.sync.ecss.extensions.api.AuthorUndoManager
-
Registers an
UndoableEditListener
. - 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.
- addURL(CSSResource) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Add a new css resource to the list.
- addURLs(CSSResource[]) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Add CSSResource(s).
- addValidationProblems(ValidationProblems) - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Add the validation problems to the new one.
- 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) - 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.
- aditionaFrameworkDir - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The directory of the framework contributed by the plugin.
- adjacent(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
- ADVANCED_SAXON_XSLT_OPTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in XSLTSaxonHEAdvancedOptionsPanel
- ADVICE_CLOSE - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
"oxygen-action" header value instructing Oxygen to close the editor.
- ADVICE_RELOAD - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
"oxygen-action" header value instructing Oxygen to reload editor's content from the provided location.
- AFFECTED_CELLS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label used to specify how many cells are affected by modifications from table properties dialog.
- AFFECTED_COLUMNS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label used to specify how many columns are affected by modifications from table properties dialog.
- AFFECTED_ROWS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label used to specify how many rows are affected by modifications from table properties dialog.
- affectsCounters() - Method in class ro.sync.ecss.css.Styles
-
Checks if the styles increment or reset some of the counters.
- AFTER - ro.sync.ecss.dita.DITATopicInsertionPosition
-
Insert after the current selection.
- AFTER - ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor.PsuedoElementType
-
:after
- AFTER - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: After
- 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.
- afterInsertCaretPosition - Variable in class ro.sync.contentcompletion.xml.CIValue
-
The position in text where to place the caret position after insert value.
- ALIGN - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
align attribute name.
- ALIGN_VALUES - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableCustomizerConstants
-
Array with common possible values for alignment.
- ALIGN_VALUES - Static variable in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
-
Array with common possible values for alignment.
- ALIGN_VALUES - Static variable in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
-
Array with common possible values for alignment.
- ALIGN_VALUES_DB_4 - Static variable in interface ro.sync.ecss.extensions.docbook.table.DocbookTableCustomizerConstants
-
Array with possible values for the alignment in DocBook4.
- ALIGN_VALUES_DB_5 - Static variable in interface ro.sync.ecss.extensions.docbook.table.DocbookTableCustomizerConstants
-
Array with possible values for the alignment in DocBook5.
- alignCombo - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Combo used to chose the table align value.
- ALIGNMENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name for the alignment table attribute.
- ALL - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name for radio button used to sort all the elements.
- ALL_ITEMS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: All items
- ALL_ROWS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: All rows
- allHighlightsRemoved(List<Highlight>) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighterListener
-
All highlights were removed.
- ALLOWED_IMAGE_EXTENSIONS - Static variable in class ro.sync.ecss.extensions.commons.ObjectChooser
-
All the allowed extensions for an image.
- ALLOWED_MEDIA_EXTENSIONS - Static variable in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
All the allowed extensions for an media file.
- allowedValues - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
The array containing the allowed values for the arguments with type TYPE_CONSTANTS_LIST.
- allowsAutomaticValidation() - Method in interface ro.sync.exml.plugin.validator.ValidatorPluginExtension
-
Check if the custom validation engine allows as you type validation which occurs every time the end user types.
- allowsFooter() - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
true
if the current table allows footer element. - allowsFooter() - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- allowsFooter() - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- allowsRepostingEvents() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
- allowsValidatationForEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- allowsValidatationForEditableReference(String, AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Check if the editable node reference can be validated by Oxygen on its own, when modified, based on its own schema information.
- allowsValidatationForEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
- allowsValidatationForEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- allowsValidation(String) - Method in interface ro.sync.exml.plugin.validator.ValidatorPluginExtension
-
Checks if the current document is accepted for this validation.
- ALPHA_CHANNEL_DEFAULT_VALUE - Static variable in class ro.sync.exml.view.graphics.Color
-
Default value for the alpha channel, when not specified.
Fully opaque color. - 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.
- ALWAYS_ASK - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Tri - state options values
- ALWAYS_NO - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Tri - state options values
- ALWAYS_SHOW_CONSOLE - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Always show transformation console output.
- ALWAYS_YES - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Tri - state options values
- ANCESTOR_FILE_TO_DIFF - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The ancestor file to diff.
- Anchor - Interface in ro.sync.exml.workspace.api.editor.page
-
This is a marker interface for an anchor which can be created either in the Text or Author editing modes and then used to located the same content in another editing mode (Author or Text).
- AND_THEN_BY - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label for 'Sort' dialog.
- annotateAttributes(List<CIAttribute>) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.This method does not do anything anynmore, the attribute annotations are gathered from the framework folder.
- annotateAttributes(List<CIAttribute>) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Annotate a list of attributes.
- ANNOTATIONS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AnnotationEditor, AnnotationView,
- ANSWER_PARAM_START - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Start of answer variable.
- ANT_HIERARCHY_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyPanel
- ANT_OUTLINE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AntHelperPanel,
- ANT_PREFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AntOptionPane,
- ANT_TRANSFORMATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure ANT scenario
- ANT_TRANSFORMATION_OPTIONS_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by ExtensionsDialog (SA + EC).
- AntExtensionsBundle - Class in ro.sync.ecss.extensions.ant
-
The Ant framework extensions bundle.
- AntExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.ant.AntExtensionsBundle
- AntNodeRendererCustomizer - Class in ro.sync.ecss.extensions.ant
-
Class used to customize the way a Ant node is rendered in the UI.
- AntNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.ant.AntNodeRendererCustomizer
- ANY_VALUE - Static variable in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Wildcard constant for the attribute value.
- APIAccessibleOptionTags - Interface in ro.sync.exml.options
-
Global Oxygen options which can be read and set via the API.
- APIOptionConstants - Interface in ro.sync.exml.options
-
Global Oxygen constants which are accessible via the API.
- APPLICATION_ERROR_ON_START - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Application reports errors on startup
- applicationClosing() - Method in interface ro.sync.exml.plugin.workspace.WorkspaceAccessPluginExtension
-
Notified before the editors are closed and the application exits.
- ApplicationInformationAccess - Interface in ro.sync.exml.workspace.api.application
-
Access to various details about the application.
- applicationStarted(StandalonePluginWorkspace) - Method in interface ro.sync.exml.plugin.workspace.WorkspaceAccessPluginExtension
-
Main plugin method.
- ApplicationType - Enum in ro.sync.exml.workspace.api.application
-
Application type enumeration.
- apply(PluginWorkspace) - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
This method is called when "Apply" or "OK" button are pressed in from the GUI option page.
- APPLY_PROFILING_ATTRIBUTES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditProfilingAttributesDialog, EditProfilingAttributesDialog,
- ARCHIVE_BROWSER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Component used to browse the content of an archive.
- ARCHIVE_BROWSER_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ArchiveBrowserDialog, ArchiveBrowserPanel, ArchiveBrowserEditor,
- ARCHIVE_DESCRIPTORS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
All the extensions recognized as archives.
- ARCHIVE_FILE_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive directory editor variable.
- ARCHIVE_FILE_DIRECTORY_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive directory URL editor variable.
- ARCHIVE_NAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive name editor variable.
- ARCHIVE_NAME_WITH_EXTENSION - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive name with extension editor variable.
- ARCHIVE_PATH - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive path editor variable.
- ARCHIVE_PATH_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive path URL editor variable.
- ARCHIVE_TEMPLATE - Static variable in interface ro.sync.exml.editor.EditorTemplate
-
The archive template type.
- areCompatibleLists(AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Check if two given nodes are compatible lists (i.e.
- areCompatibleLists(AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- areCompatibleLists(AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DocbookAuthorActionEventHandler
- areCompatibleLists(AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.TEIAuthorActionEventHandler
- areFragmentsWrappedInCells() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
- areOtherTablesThanChoicetableAllowed(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Check if a table other than choicetable is allowed here.
- ARG_VALUE_DEMOTE - Static variable in class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionOperation
-
Demote action argument value.
- ARG_VALUE_FALSE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- ARG_VALUE_PROMOTE - Static variable in class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionOperation
-
Promote action argument value.
- ARG_VALUE_TRUE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- ARGUMENT_ACTION - Static variable in class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionOperation
-
Action argument name.
- ARGUMENT_DESCR_INSERT_FRAG_EVEN_IF_INVALID - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument descriptor.
- ARGUMENT_DESCRIPTOR_FRAGMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument defining the XML fragment that will be inserted.
- ARGUMENT_DESCRIPTOR_GO_TO_NEXT_EDITABLE_POSITION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument defining if the fragment insertion is schema aware.
- ARGUMENT_DESCRIPTOR_RELATIVE_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument defining the relative position to the node obtained from the XPath location.
- ARGUMENT_DESCRIPTOR_XPATH_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument defining the location where the operation will be executed as an XPath expression.
- ARGUMENT_ELEMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
-
The element argument.
- ARGUMENT_ELEMENT_CLASS - Static variable in class ro.sync.ecss.extensions.dita.conref.InsertConrefOperation
-
The reference class key to retrieve the value from the arguments map sent from client-side.
- ARGUMENT_ELEMENT_NAME - Static variable in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
-
The new name for the element(s) which will be renamed.
- ARGUMENT_ELEMENT_XPATH_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
-
The XPath location that identifies the element.
- ARGUMENT_ELEMENT_XPATH_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
-
The XPath location that identifies the elements.
- ARGUMENT_ELEMENT_XPATH_LOCATIONS - Static variable in class ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
-
The XPath location that identifies the element.
- ARGUMENT_EXPAND_XINCLUDE_REFERENCES - Static variable in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
-
Make XInclude elements transparent in document model.
- ARGUMENT_FRAGMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
The fragment argument.
- ARGUMENT_FRAGMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.ReplaceElementContentOperation
-
The argument that specifies the fragment that will be inserted as the element content.
- ARGUMENT_GO_TO_NEXT_EDITABLE_POSITION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Detect and position the caret inside the first edit location.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.dita.topic.InsertImageOperation
-
The image URL argument.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.docbook.InsertGraphicOperation
-
The image URL argument.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.docbook.InsertImageDataOperation
-
The image URL argument.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.tei.InsertImageOperationP5
-
The image URL argument.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.xhtml.InsertImgOperation
-
The image URL argument.
- ARGUMENT_INSERT_FRAG_EVEN_IF_INVALID - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
true
to insert the fragment even if invalid. - ARGUMENT_MEDIA_URL - Static variable in class ro.sync.ecss.extensions.dita.topic.InsertMediaOperation
-
The media URL argument.
- ARGUMENT_MEDIA_URL - Static variable in class ro.sync.ecss.extensions.docbook.InsertMediaDataOperationBase
-
The media file URL argument.
- ARGUMENT_MEDIA_URL - Static variable in class ro.sync.ecss.extensions.xhtml.InsertMediaOperation
-
The image URL argument.
- ARGUMENT_READ_ONLY - Static variable in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
-
The read-only status argument.
- ARGUMENT_READ_ONLY_CODE - Static variable in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
-
The code for the reason for the document being read-only.
- ARGUMENT_READ_ONLY_REASON - Static variable in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
-
The reason for the document being read-only.
- ARGUMENT_REFERENCE_VALUE - Static variable in class ro.sync.ecss.extensions.dita.conref.InsertConrefOperation
-
The the reference value - used only when called from JS code.
- ARGUMENT_RELATIVE_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
The insert position argument.
- ARGUMENT_RELATIVE_LOCATION - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
The insert position argument.
- ARGUMENT_RELATIVE_LOCATION - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.PromoteTopicrefOperation
-
The insert position argument.
- ARGUMENT_SCRIPT - Variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The XSLT or XQuery script.
- ARGUMENT_SCRIPT - Static variable in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
-
The script argument.
- ARGUMENT_SCRIPT_PARAMETERS - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
External parameters argument.
- ARGUMENT_SCRIPT_PARAMETERS - Static variable in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
-
External parameters for xquery.
- ARGUMENT_SHAPES - Static variable in class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
-
An SVG with the shapes to be used to update the Image Map at caret.
- ARGUMENT_SOURCE_LOCATION - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
An XPath expression that identifies the content to be demoted.
- ARGUMENT_SOURCE_LOCATION - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.PromoteTopicrefOperation
-
An XPath expression that identifies the content to be demoted.
- ARGUMENT_TOPIC_URL - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.InsertTopicrefOperation
-
The topic URL argument - used only programatically.
- ARGUMENT_WRAP_IN - Static variable in class ro.sync.ecss.extensions.tei.InsertImageOperationP5
-
The element to wrap the '
' element.
- ARGUMENT_XPATH_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
The insert location argument.
- 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) - 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.
- arguments - Variable in class ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
-
The arguments of the operation.
- arguments - Variable in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
-
The arguments of the operation.
- Arguments(ArgumentsMap, File) - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef.Arguments
- ARGUMENTS - Static variable in class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
-
The arguments descriptor.
- ARGUMENTS - Static variable in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
-
The arguments descriptor.
- 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.
- ASCENDING - ro.sync.ecss.extensions.commons.sort.CriterionInformation.ORDER
-
Ascending sorting order.
- ASCENDING - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Value used for sort order.
- asHTML() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Builds the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asJSON() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- asJSON(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- asJSON(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- ASK_OPEN_DITA_MAP_IN_DITAMANAGER - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Remember if Oxygen should ask the user if the dita map will be opened in the dita maps manager.
Possible integer values:
ro.sync.exml.options.APIOptionConstants.ALWAYS_ASK
ro.sync.exml.options.APIOptionConstants.ALWAYS_NO
ro.sync.exml.options.APIOptionConstants.ALWAYS_YES - ASK_PARAM_START - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Start of ask variable.
- ASK_PARAM_VALUE_TEMPLATE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Used to show the user the options he has to ask for a value.
- AskDescriptor - Class in ro.sync.ecss.extensions
- AskDescriptor(String, String, List<String>, List<String>, String) - Constructor for class ro.sync.ecss.extensions.AskDescriptor
-
Constructor.
- ASSERT_COMMENT_PI_CHECKING_ID - Static variable in class ro.sync.xml.parser.ParserCreator
-
Feature identifier: Enables comments and PIs for assertions processing
- 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.
- assignUniqueIDs(int, int, boolean) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
- ASSOCIATE_SCHEMA_TO_DOCUMENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DTDEditor, DtdEditor,
- asText() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asText(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asText(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asXML() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
- asXML(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
- asXML(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
- attachKeyScopeInformation(URL, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.
- attachKeyScopeInformation(URL, String, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Attach key scope information to the target URL.
- attachKeyScopeInformation(URL, Stack<Set<String>>, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Attach key scope information to the target URL.
- 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.
- ATTR_NAME_ALLOWS_VALIDATION - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Allows Validation attribute name
- ATTR_NAME_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The name of the attribute holding the name of the changed attribute.
- ATTR_NAME_CHANGE_TRACK_COUNT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Number of track changes
- ATTR_NAME_COMMENTS_COUNTS - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Number of comments
- ATTR_NAME_EDITABLE - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Editable attribute name
- ATTR_NAME_SPAN - Static variable in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
-
Span attribute name.
- ATTR_NAME_TEXT_BEFORE_ROOT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Text before root.
- ATTR_NOT_SET - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value shown when an attribute is not set.
- Attribute - Class in ro.sync.outline.xml
-
An attribute representation used mainly in the content completion process.
- Attribute(String, String, String, String) - Constructor for class ro.sync.outline.xml.Attribute
-
Creates an attribute with a specified qualified name, value, namespace and prefix.
- ATTRIBUTE_NAME_ALIGN - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the
'colspec'
element attribute that specifies the alignament of the column. - ATTRIBUTE_NAME_COLNAME - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the attribute that defines the column name.
- ATTRIBUTE_NAME_COLNUM - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the
'colspec'
element attribute that specifies the column number. - ATTRIBUTE_NAME_COLS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The
'tgroup'
element attribute that specifies the number of columns in the table. - ATTRIBUTE_NAME_COLS - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
-
The name of the 'cols' attribute.
- ATTRIBUTE_NAME_COLSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the attribute that identifies a column separator specification for a table cell.
- ATTRIBUTE_NAME_COLSPAN - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
-
The name of the attribute that specifies the column span of a table cell.
- ATTRIBUTE_NAME_COLWIDTH - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the
'colspec'
element attribute that specifies the width of the column. - ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the id attribute.
- ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
-
The name of the ID attribute.
- ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
-
The name of the 'id' attribute.
- ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
-
The name of the identifier attribute.
- ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
-
The name of the 'id' attribute.
- ATTRIBUTE_NAME_MOREROWS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the
'morerows'
attribute. - ATTRIBUTE_NAME_NAMEEND - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the attribute that specifies the end column name in a column span specification element.
- ATTRIBUTE_NAME_NAMEST - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the attribute that specifies the start column name in a column span specification element.
- ATTRIBUTE_NAME_ROWS - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
-
The name of the 'rows' attribute.
- ATTRIBUTE_NAME_ROWSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the attribute that identifies a row separator specification for a table cell.
- ATTRIBUTE_NAME_ROWSPAN - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
-
The name of the attribute that specifies the row span of a table cell.
- ATTRIBUTE_NAME_SPANNAME - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the attribute that identifies a span specification for a table cell.
- ATTRIBUTE_NAME_TABLE_WIDTH - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the width attribute for the
'table'
element. - ATTRIBUTE_NAME_TYPE - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
-
The name of the 'type' attribute.
- ATTRIBUTE_NAME_XML_ID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The xml:id attribute.
- ATTRIBUTE_NAME_XML_ID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
-
The xml:id attribute.
- ATTRIBUTE_NAME_XML_ID - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
-
The 'xml:id' attribute.
- ATTRIBUTE_VALUE_MARKER - Static variable in class ro.sync.ecss.extensions.api.node.AuthorNodeUtil
-
Marker used to find a certain element
- ATTRIBUTE_VALUE_NOT_INTEGER - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
A specific attribute must have a numeric value en: "The {0} attribute must have a numeric value.
- 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. - AttributedInterval(int, int, TextAttribute, Object) - Constructor for class ro.sync.exml.view.graphics.AttributedString.AttributedInterval
-
Constructor.
- AttributedString - Class in ro.sync.exml.view.graphics
-
A string annotated with attributes.
- AttributedString(String) - Constructor for class ro.sync.exml.view.graphics.AttributedString
-
Constructor.
- AttributedString.AttributedInterval - Class in ro.sync.exml.view.graphics
-
A text interval from the string, with a specific attribute.
- 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.
- AttributeReferenceValueDetector - Class in ro.sync.ecss.extensions.dita.id
-
Detects the
AttrValue
of a node and the name of the attribute. - AttributeReferenceValueDetector(AuthorElement) - Constructor for class ro.sync.ecss.extensions.dita.id.AttributeReferenceValueDetector
-
Creates the detector.
- ATTRIBUTES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The list of attributes.
- ATTRIBUTES_PANEL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AttributesView,
- ATTRIBUTES_PANEL_ID - Static variable in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Attributes Panel
- ATTRIBUTES_RENDERING_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorConditionsInlineAttributesPreferencePage, AuthorConditionsInlineAttributesOptionPane,
- ATTRIBUTES_TABLE_CELL_CONTEXT - ro.sync.ecss.extensions.api.CustomAttributeValueEditingContext
-
The custom editing action is invoke from the cells of the attributes table.
- AttributesManager - Interface in ro.sync.ecss.extensions.api.webapp.attributes
-
Offers support for element attributes operations.
- 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.
- AUDIO_PLAYER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for audio player form control.
- AUTHENTICATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SSLAuthenticationDialog, SSLCertificateVerifierDialog, SVNSSHAuthenticationDialog, UserAuthenticationDialog, UserPasswordAuthenticationDialog,
- AUTHOR_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
author attribute name
- AUTHOR_ATTRIBUTES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: InvalidAttributeValueDialog, AttributesPanel,
- AUTHOR_CALLOUTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Author callouts
- AUTHOR_CHANGE_TRACKING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CommentChangeDialog,
- AUTHOR_COMPONENT_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
-
The AuthorComponent component is licensed for using it as a component of another application or applet.
- AUTHOR_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
-
The Author component is licensed both on SA and Eclipse.
- AUTHOR_CUSTOM_ACTIONS_TOOLBAR_NO - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Number of Author Custom Actions toolbars.
- AUTHOR_DITA_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General DITA editing topic
- AUTHOR_DITA_EXTENSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SADITASubtopicXrefReferenceCustomizerDialog, SADITAXRefCustomizerDialog, ECDITAConKeyRefCustomizerDialog, ECDITACrossKeyRefCustomizerDialog, ECDITACrossReferenceCustomizerDialog, SADITAConKeyReferenceCustomizerDialog, SADITACrossKeyReferenceCustomizerDialog,
- AUTHOR_DITA_MAP_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General DITA Map editing topic
- AUTHOR_DOCBOOK4_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General DocBook 4 intro topic
- AUTHOR_DOCBOOK4_EXTENSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SADocbookOLinkChooserDialog, InsertLocalIDDialog, ECDocbookOLinkChooserDialog, InsertLocalIDDialog,
- AUTHOR_DOCBOOK5_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General DocBook 5 intro topic
- AUTHOR_DOCUMENT_TYPE_SHARING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the Document Type sharing topic.
- AUTHOR_EDITING_MODE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option controlling the author schema aware editing from the "Editor / Edit Modes / Author / Schema-Aware" Preferences page.
- AUTHOR_EDITOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
ID for Author mode editor topic
- AUTHOR_ELEMENTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ElementsPanel,
- AUTHOR_FORMAT_COMPATIBILITY - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option for controlling the compatibility of the document serialization from Author editing mode with other tools.
- AUTHOR_MANAGING_COMMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CommentDialog,
- AUTHOR_NAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The editor variable pointing to the name of the current author set in the "Review" preferences page.
- 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.
- AUTHOR_STYLESHEET - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Extension that provide an Author CSS.
- AUTHOR_TEIP5_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General TEI P5 intro topic.
- AUTHOR_XHTML_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General XHTML intro topic.
- authorAccess - Variable in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
-
The author access
- authorAccess - Variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
The author access.
- authorAccess - Variable in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
The Author access.
- authorAccess - Variable in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
The current author access.
- authorAccess(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
-
Sets the authorAccess argument.
- 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. - AuthorActionEventDetails - Class in ro.sync.ecss.extensions.api
-
Class offering details about an author action event.
- AuthorActionEventDetails(AuthorActionEventHandler.AuthorActionEventType, boolean) - Constructor for class ro.sync.ecss.extensions.api.AuthorActionEventDetails
-
Class containing information on an author action event.
- AuthorActionEventHandler - Interface in ro.sync.ecss.extensions.api
-
Intercepts action events in the Author mode and can handle them in a special manner.
- AuthorActionEventHandler.AuthorActionEventType - Enum in ro.sync.ecss.extensions.api
-
Events that are delegated to this handler.
- AuthorActionEventHandlerBase - Class in ro.sync.ecss.extensions.api
-
Adds various API methods, for example it adds a method which intercepts action events in the Author mode and can handle them in a special manner.
- AuthorActionEventHandlerBase() - Constructor for class ro.sync.ecss.extensions.api.AuthorActionEventHandlerBase
- AuthorActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to actions defined in the Author page.
- AuthorAttributesController - Interface in ro.sync.ecss.extensions.api
-
Helper used to set attributes
- 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.
- AuthorCCItemTypes - Interface in ro.sync.ecss.contentcompletion.ccitems
-
Types of the items that are shown in the content completion menu.
- AuthorChangeTrackingController - Interface in ro.sync.ecss.extensions.api
-
Controls the change tracking mode.
- AuthorClipboardAccess - Interface in ro.sync.ecss.extensions.api
-
Access to various content data in the system clipboard.
- AuthorComponentException - Exception in ro.sync.ecss.extensions.api.component
-
Thrown by the
AuthorComponentProvider
whenever the component is not used/initialized propertly. - 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
-
This factory creates author components.
- AuthorComponentFactory() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
- 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.
- AuthorContentMetadata - Interface in ro.sync.ecss.component
-
Marker interface for objects holding metadata associated with Author content.
- AuthorCSSAlternativesCustomizer - Class in ro.sync.exml.workspace.api.editor.page.author.css
-
Provides the list of CSS alternatives which can be selected in the Styles drop-down by the end user.
- AuthorCSSAlternativesCustomizer() - Constructor for class ro.sync.exml.workspace.api.editor.page.author.css.AuthorCSSAlternativesCustomizer
- AuthorDifferencePerformer - Interface in ro.sync.diff.api
-
The
AuthorDifferencePerformer
is used to compare two Author documents using a set of options. - 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 theAuthorDocument
. - 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 theAuthorDocument
. - 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.
- AuthorDocumentModelContextManager - Class in ro.sync.ecss.extensions.api.webapp
-
A helper class that handles the current editing context.
- AuthorDocumentModelContextManager() - Constructor for class ro.sync.ecss.extensions.api.webapp.AuthorDocumentModelContextManager
- AuthorDocumentNodesCollector - Class in ro.sync.ecss.dita.topic.ref
-
Collects nodes in an author document.
- AuthorDocumentPositionedInfo - Class in ro.sync.ecss.component.validation
-
A document position info usually needs a line and column for the error.
- AuthorDocumentPositionedInfo(int, String, String, int, int) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Constructor.
- AuthorDocumentPositionedInfo(int, String, String, AuthorNode) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Constructor.
- AuthorDocumentPositionedInfo(int, String, AuthorNode) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Constructor.
- AuthorDocumentPositionedInfo(DocumentPositionedInfo, AuthorNode) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Constructor.
- AuthorDocumentProvider - Interface in ro.sync.ecss.extensions.api.node
-
Use this API to access an "in memory" representation of an author document over a resource and customize the document in a non visual way using the
AuthorDocumentController
andAuthorDocument
API. - 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(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.
- authorDragEnter(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The cursor has entered the author editor page boundaries while dragging.
- 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(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.
- authorDragOver(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The cursor is moving over the author editor page while dragging.
- 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.
- authorDrop(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The data is being dropped in the author editor page.
- 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.
- AuthorExtensionAskAction - Interface in ro.sync.ecss.extensions.api.editor
-
An author action created over an author operation who does not handle the ask variables expansion.
- AuthorExtensionStateAdapter - Class in ro.sync.ecss.extensions.api
-
Adapter class for
AuthorExtensionStateListener
. - 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.
- AuthorFoldManager - Interface in ro.sync.exml.workspace.api.editor.page.author.fold
-
Interface which can be used to expand/collapse foldable nodes.
- AuthorFormatCompatibilityModeConstants - Interface in ro.sync.ecss.dom.builder
-
The way formatting when passing from author in text or on save.
- AuthorHighlighter - Interface in ro.sync.ecss.extensions.api.highlights
-
The highlighter which will be available to users to add, remove and check highlights.
- AuthorHighlighterListener - Interface in ro.sync.ecss.extensions.api.highlights
-
Listener for the author highlighter events.
- 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.
- AuthorImageDecorator - Class in ro.sync.ecss.extensions.api
-
Permits decoration of the images that are displayed in the Author view.
- AuthorImageDecorator() - Constructor for class ro.sync.ecss.extensions.api.AuthorImageDecorator
- AuthorImageMapDecorator - Class in ro.sync.ecss.extensions.commons.imagemap
-
Image map decorator base for Author.
- AuthorImageMapDecorator(EditImageMapCore) - Constructor for class ro.sync.ecss.extensions.commons.imagemap.AuthorImageMapDecorator
-
Base functionality for the Author Image Map Decorator.
- 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, DynamicPropertyEvaluator) - Constructor for class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
The editor context.
- AuthorInplaceContext(AuthorInplaceContext) - Constructor for class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Copy constructor.
- 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.
- AuthorListener - Interface in ro.sync.ecss.extensions.api
-
Listener notified about Author document changes, document structure changes and document content changes.
DANGER: You must avoid making live document changes on the received call backs. - AuthorListenerAdapter - Class in ro.sync.ecss.extensions.api
-
Convenience implementation of the
AuthorListener
. - AuthorListenerAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorListenerAdapter
- AuthorMouseAdapter - Class in ro.sync.ecss.extensions.api
-
Empty implementation of the
AuthorMouseListener
. - AuthorMouseAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorMouseAdapter
- AuthorMouseEvent - Class in ro.sync.ecss.extensions.api
-
Mouse event received by the
AuthorMouseListener
. - 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.
- AuthorMouseEvent(int, int, boolean, int, int, int, int, boolean) - 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
- AuthorNodeRendererCustomizerContext - Interface in ro.sync.exml.workspace.api.editor.page.author
-
Offers access to the current Author node (the one for which we are customizing the renderer).
- 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
-
An exception thrown by an
AuthorOperation
when it fails. - 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.
- AuthorOperationWithCustomUndoBehavior - Interface in ro.sync.ecss.extensions.api
-
Marker interface that specifies that a particular operation should not be wrapped in a compound undoable edit.
- AuthorOperationWithResult - Class in ro.sync.ecss.extensions.api.webapp
-
Operation that returns a result when invoked from the Web Author JS API.
- AuthorOperationWithResult() - Constructor for class ro.sync.ecss.extensions.api.webapp.AuthorOperationWithResult
- 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 fromWSAuthorEditorPageBase.getPersistentHighlighter()
. - AuthorPersistentHighlightsFilter - Interface in ro.sync.ecss.extensions.api.highlights
-
Filter for the
AuthorPersistentHighlight
presented in the author page, callouts section and review panel. - AuthorPersistentHighlightsListener - Class in ro.sync.ecss.extensions.api.highlights
-
Listener for all the events related to the
AuthorPersistentHighlight
. - AuthorPersistentHighlightsListener() - Constructor for class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
- AuthorPopupMenuCustomizer - Interface in ro.sync.ecss.extensions.api.structure
-
Can be used to customize a pop-up menu before showing it.
- AuthorPreloadProcessor - Interface in ro.sync.ecss.extensions.api
-
This processor is notified before the Author document is loaded and renderer.
- AuthorPseudoClassController - Interface in ro.sync.ecss.extensions.api
-
Controls setting and resetting pseudo classes.
- 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.
- AuthorReferenceResolverWrapper - Class in ro.sync.ecss.component.resolvers
-
Adapter used to make wrappers over
AuthorReferenceResolver
. - AuthorReferenceResolverWrapper(AuthorReferenceResolver) - Constructor for class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
-
Constructor.
- authorResourceBundle - Variable in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Author resource bundle.
- authorResourceBundle - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Author resource bundle.
- AuthorResourceBundle - Interface in ro.sync.ecss.extensions.api
-
Gives access to translate keys.
- 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.
- AuthorReviewRenderingInformation - Class in ro.sync.ecss.extensions.api.review
-
The review view entries are representations of Track Changes insert and delete highlights and review comment highlights highlights in Author mode.
- AuthorReviewRenderingInformation() - Constructor for class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
- AuthorReviewViewController - Interface in ro.sync.ecss.extensions.api.review
-
The review view presents Track Changes insert and delete highlights and review comment highlights in the Author mode.
- 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
- AuthorSchemaAwareEditingHandlerAdapter.WrapInAncestorsOptions - Class in ro.sync.ecss.extensions.api
-
One of the default smart paste strategies involves detecting an path o ancestors from the context element to the inserted one.
- 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.
- AuthorSource - Class in ro.sync.ecss.dom.wrappers.mutable
-
A DOM-like source over a author document model.
- AuthorSource(AuthorAccess) - Constructor for class ro.sync.ecss.dom.wrappers.mutable.AuthorSource
-
Constructor.
- AuthorSource(AuthorAccess, boolean) - Constructor for class ro.sync.ecss.dom.wrappers.mutable.AuthorSource
-
Constructor.
- 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.
- AuthorTableArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
Holds the arguments for
AuthorTableOperationsHandler.handleCreateTable(AuthorTableArguments)
method. - AuthorTableArguments(AuthorAccess, int, int, int) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableArguments
-
Constructor.
- 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
-
Constructor
- AuthorTableColumnWidthProviderBase(TableLayoutErrorsListener) - Constructor for class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Constructor
- AuthorTableDeleteColumnArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
Holds the arguments for
AuthorTableOperationsHandler.handleDeleteColumn(AuthorTableDeleteColumnArguments)
method. - 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
-
Holds the arguments for
AuthorTableOperationsHandler.handleDeleteRow(AuthorTableDeleteRowArguments)
method. - AuthorTableDeleteRowArguments(AuthorAccess, ContentInterval) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowArguments
-
Constructor.
- AuthorTableDeleteRowsArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
Holds the arguments for
AuthorTableOperationsHandler.handleDeleteRows(AuthorTableDeleteRowsArguments)
method. - AuthorTableDeleteRowsArguments(AuthorAccess, List<ContentInterval>) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowsArguments
-
Constructor.
- AuthorTableHelper - Interface in ro.sync.ecss.extensions.commons.table.operations
-
Document type specific table information helper.
- AuthorTableInsertColumnArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
Holds the arguments for
AuthorTableOperationsHandler.handleInsertColumn(AuthorTableInsertColumnArguments)
method. - AuthorTableInsertColumnArguments(int, AuthorDocumentFragment[], boolean, AuthorAccess, TableColumnSpecificationInformation) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
-
Constructor.
- AuthorTableInsertRowArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
Holds the arguments for
AuthorTableOperationsHandler.handlePasteRows(AuthorTableInsertRowArguments)
method. - AuthorTableInsertRowArguments(AuthorAccess, AuthorDocumentFragment[], int) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertRowArguments
-
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
- AuthorTooltipCustomizer - Class in ro.sync.exml.workspace.api.editor.page.author.tooltip
-
Customize the tooltips which appear when hovering in the Author page.
- AuthorTooltipCustomizer() - Constructor for class ro.sync.exml.workspace.api.editor.page.author.tooltip.AuthorTooltipCustomizer
- AuthorTooltipCustomizerProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.tooltip
-
Allow developers to add tooltip customizers for customizing the tooltips which appear when hovering in the visual Author editing mode.
- AuthorUndoManager - Class in ro.sync.ecss.extensions.api
-
Undo manager for Author edits.
- AuthorUndoManager() - Constructor for class ro.sync.ecss.extensions.api.AuthorUndoManager
- 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
-
An implementation of this interface is returned by the
WSAuthorEditorPageBase.viewToModel(int, int)
method. - 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.
- AuthorXPathExpressionBuilder - Interface in ro.sync.ecss.extensions.api
-
Generates an XPath expression for an XML node.
- AUTO - Static variable in class ro.sync.diff.api.DiffOptions
-
The algorithm is automatically chosen based on content type, text length, options etc.
- AUTO_APPLY_STYLES_DITAVAL_MAIN_FILES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean value which controls applying styles defined in ditaval files placed in main files folder
- AUTO_SYNCHRONIZE_UNMODIFIED_EDITORS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Auto synch unmodified editors with file system.
- AUTOCHECKVERSION_ENABLE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean property.
- AUTOCORRECT_DICTIONARIES_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AutocorrectDictionariesPreferencePage, AutocorrectDictionariesOptionPane,
- AUTOCORRECT_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorAutoCorrectPreferencePage, AuthorAutoCorrectOptionPane,
- AUTOGENERATE_IDS_FOR_ELEMENTS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
'Auto generate IDs for elements' button text.
- AUTOMATIC_VALIDATION - ro.sync.exml.plugin.validator.ValidationMode
-
Automatic validation tasks
- AUTOMATICALLY_ACCEPT_CERTIFICATES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if oXygen will accept all HTTPS certificates.
- AUTORECOVERY_LOCATION - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
A filepath string property defining the folder where the auto-recovery information for documents is stored.
- avoidNamespacePrefixes() - Method in interface ro.sync.ecss.extensions.api.AuthorXPathExpressionBuilder
-
Do not generate namespace prefixes.
- AWTExtension - Interface in ro.sync.ecss.extensions.api
-
The base interface for all AWT Oxygen extension classes.
B
- B_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Bold class.
- BACKGROUND_COLOR_PROPERTY - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
A background color for the label.
- BASE_FRAMEWORK_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Represents the base framework directory where the extended document type that contains this reference resides.
- BASE_FRAMEWORK_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Represents the base framework URL where the extended document type that contains this reference resides.
- BASE_LAYER - ro.sync.ecss.extensions.api.highlights.PrioritizableHighlightPainter.ZLayer
-
The lowest of the possible 3 layers where the highlights can be painted.
- BASE_SYSTEM_ID - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
Base system id to be used to resolve imports from
LabelCSSConstants.STYLES_PROPERTY
. - BASE_URI_FIXUP - Static variable in class ro.sync.xml.parser.ParserCreator
-
Feature identifier: base uri fixup.
- BASELINE - Static variable in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
-
HTML specific frame value.
- BaseShape - Class in ro.sync.exml.view.graphics
-
Base for shapes.
- BaseShape() - Constructor for class ro.sync.exml.view.graphics.BaseShape
- BasicRenderingInformation - Class in ro.sync.exml.workspace.api.node.customizer
-
The rendering information used to display a node in the Outline view, Author bread crumb, Content Completion popup window, Elements view and DITA Map view.
- BasicRenderingInformation() - Constructor for class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
- BATCH_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for batch documents.
- BatchEditListener - Interface in ro.sync.ecss.component
-
The edit events sometimes come in batches, for example when an undo is executed.
- BatchOperationInfo - Class in ro.sync.exml.workspace.api.listeners
-
The type of batch operation.
- BatchOperationInfo(BatchOperationInfo.Type) - Constructor for class ro.sync.exml.workspace.api.listeners.BatchOperationInfo
-
Constructor.
- BatchOperationInfo.Type - Enum in ro.sync.exml.workspace.api.listeners
-
The type of the batch operation.
- BatchOperationsListener - Class in ro.sync.exml.workspace.api.listeners
-
Listener which can be notified before and after a batch operation which will modify lots of resources (Replace All in Files, Rename in Files) is started.
- BatchOperationsListener() - Constructor for class ro.sync.exml.workspace.api.listeners.BatchOperationsListener
- BEFORE - ro.sync.ecss.dita.DITATopicInsertionPosition
-
Insert before the current selection.
- BEFORE - ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor.PsuedoElementType
-
:before
- BEFORE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Before
- beforeActionPerformed(Object) - Method in class ro.sync.exml.workspace.api.editor.page.author.actions.ActionPerformedListener
-
This callback will be triggered before an action is performed (and will be able to reject the default code which is executed when the action is performed).
- beforeAttributeChange(AttributeChangedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called when an attribute is about to be changed in one of the document's elements.
- beforeAttributeChange(AttributeChangedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
- beforeAuthorNodeNameChange(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called when a node name is about to be changed.
- beforeAuthorNodeNameChange(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
- beforeAuthorNodeStructureChange(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called when a node structure is about to be changed.
- beforeAuthorNodeStructureChange(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
- beforeCompoundEditCancelled() - Method in interface ro.sync.ecss.extensions.api.CompoundEditListener
-
Called before a compound edit is cancelled.
- beforeContentDelete(DocumentContentDeletedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called before some content is deleted from the document.
- beforeContentDelete(DocumentContentDeletedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
- beforeContentInsert(DocumentContentInsertedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called when content is about to be inserted into a document.
- beforeContentInsert(DocumentContentInsertedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
- beforeDoctypeChange() - Method in interface ro.sync.ecss.extensions.api.AuthorListener
-
Called before the DOCTYPE section is about to be changed.
- beforeDoctypeChange() - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
- beginCompoundEdit() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Begin a compound edit.
- beginCompoundUndoableEdit() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Begin a compound undoable edit operation.
- beginEdit() - Method in interface ro.sync.ecss.component.BatchEditListener
-
Method to be called before a batch of events.
- BELOW - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Below
- BG_COLOR - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The default background color to be used by the renderers/editors.
- BinaryImageHandler - Class in ro.sync.exml.workspace.api.images.handlers
-
Special handler for binary images like EPS or AI...
- BinaryImageHandler() - Constructor for class ro.sync.exml.workspace.api.images.handlers.BinaryImageHandler
- blockContentMustBeConverted(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.ConversionElementHelper
-
Check if a block node can be converted in other node (cell or list entry).
- BODY_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Body class.
- BODY_DIV_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Body div class.
- BOLD - Static variable in class ro.sync.exml.view.graphics.Font
-
The bold style constant.
- BOOKMAP - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
"bookmap" value.
- BOOKMAP_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Bookmap class.
- BOTH_CHANGED - ro.sync.diff.api.DifferenceType
-
Both the left and right difference intervals have changes.
- BOTTOM - ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter.TextDecoration
-
Similar to the
ColorHighlightPainter.TextDecoration.UNDERLINE
decoration, except that the line is drawn a bit lower, in the lower part of the highlight rectangle. - BOTTOM - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for vertical alignment.
- BRANCH_TAG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: BranchTagDialog,
- brighter(Color) - Static method in class ro.sync.exml.view.graphics.Color
-
Increase brightness of the color.
- BROWSER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for browser form control.
- build() - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
-
Builds a new TopicrefTransitionOperation instance.
- build() - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions.Builder
-
Builds the options.
- buildDITAWrapper(String, URL, AuthorAccess, int, boolean) - Static method in class ro.sync.ecss.imagemap.ImageMapFactory
-
Build the DITA wrapper.
- builder() - Static method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction
-
Returns a new builder for this operation
- Builder() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
- Builder() - Constructor for class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions.Builder
-
Constructor.
- buildFigureHrefImageXMLToInsert(AuthorAccess, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Creates a figure with title and image with href XML element.
- buildFigureHrefImageXMLToInsert(WSXMLTextEditorPage, URL, String, String[]) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Creates a figure with title and image XML element.
- buildFigureKeyrefImageXMLToInsert(AuthorAccess, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Creates a figure with title and image with keyref XML element.
- buildFigureKeyrefImageXMLToInsert(WSXMLTextEditorPage, String, String) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Creates a figure with title and image XML element with a keyref.
- buildFreshPrefix(NamespaceContext) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Generates a prefix that is not yet bound to a namespace.
- buildNonMediaFragment(String[], String, URL) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Creates the xml fragment to insert for non media objects.
- buildURLForReferencedContent(int, boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
If the caret offset is somewhere inside an entity reference, an xi:include reference or a DITA content reference, this method will return an URL which when used with Oxygen's API (ro.sync.exml.workspace.api.Workspace.open(URL)) will open the target resource and then place the caret in the opened editor precisely at the location where it was in the original XML document which referenced the content.
- button - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Indicates which, if any, of the mouse buttons has changed its state.
- Button - Class in ro.sync.exml.workspace.api.standalone.ui
-
Button which has proper support for retina icons.
- Button() - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Default constructor.
- Button(String) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Creates a button with text.
- Button(String, Icon) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Creates a button with initial text and an icon.
- Button(Action) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Creates a button where properties are taken from the
Action
supplied. - Button(Icon) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Creates a button with an icon.
- BUTTON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for button form control.
- BUTTON_GROUP - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for button group form control.
- BUTTON1 - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Indicates mouse button #1.
- BUTTON2 - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Indicates mouse button #2.
- BUTTON3 - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Indicates mouse button #3.
- ButtonEditor - Class in ro.sync.ecss.component.editor
-
A button that can be used to invoke an author extension action.
- ButtonEditor() - Constructor for class ro.sync.ecss.component.editor.ButtonEditor
-
Constructor.
- ButtonGroupEditor - Class in ro.sync.ecss.component.editor
-
Inplace editor that uses a button to trigger a pop-up menu with multiple actions.
- ButtonGroupEditor() - Constructor for class ro.sync.ecss.component.editor.ButtonGroupEditor
-
Constructor.
C
- C_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for C documents.
- CacheableAuthorReferencesResolver - Interface in ro.sync.ecss.extensions.api
-
Marker for cachable references resolvers.
- CacheableUrlConnection - Interface in ro.sync.exml.plugin.urlstreamhandler
-
Marker interface that should be implemented by a URL connection and which instructs oXygen that it makes sense to cache data read from such a connection.
- CalloutActionsProvider - Class in ro.sync.ecss.extensions.api.callouts
-
Provides a set of custom actions for a certain highlight.
- CalloutActionsProvider() - Constructor for class ro.sync.ecss.extensions.api.callouts.CalloutActionsProvider
- CALLOUTS_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorReviewCalloutsPreferencePage, AuthorReviewCalloutsOptionPane,
- CalloutsRenderingInformationProvider - Class in ro.sync.ecss.extensions.api.callouts
-
Provider for data that will be rendered as callouts, in Author mode.
- CalloutsRenderingInformationProvider() - Constructor for class ro.sync.ecss.extensions.api.callouts.CalloutsRenderingInformationProvider
- CALS_WIDTHS_SPECIFICATIONS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
The column widths type for CALS tables.
- CALSAndHTMLShowTablePropertiesBase - Class in ro.sync.ecss.extensions.commons.table.properties
-
Base class for edit properties on CALS and HTML tables.
- CALSAndHTMLShowTablePropertiesBase(TablePropertiesHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Constructor.
- CALSandHTMLTableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
A table cell span and column width info provider used for frameworks that have both CALS and HTML tables.
- CALSandHTMLTableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- CALSandHTMLTableCellSpanProvider - Class in ro.sync.ecss.extensions.commons.table.spansupport
-
Empty implementation for backward compatibility .
- CALSandHTMLTableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.spansupport.CALSandHTMLTableCellSpanProvider
- CALSAndHTMLTableLayoutProblem - Enum in ro.sync.ecss.extensions.commons.table.support.errorscanner
-
CALS table layout problem
- CALSAndHTMLTableSortOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Table sort operation base for CALS and HTML tables.
- CALSAndHTMLTableSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
- CALSColSpanSpec - Class in ro.sync.ecss.extensions.commons.table.support
-
Contains information about column span for the CALS table model (e.g.
- CALSColSpanSpec(String, String, String) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSColSpanSpec
-
Constructor.
- CALSColSpec - Class in ro.sync.ecss.extensions.commons.table.support
-
The column specification for a CALS table model (e.g.
- CALSColSpec(int, int, boolean, String, String, Boolean, Boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Constructor.
- CALSColSpec(int, int, boolean, String, WidthRepresentation) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Constructor.
- CALSConstants - Interface in ro.sync.ecss.extensions.commons.table.operations.cals
-
Contains the names of the elements and attributes used in CALS table model (e.g.
- CALSDocumentTypeHelper - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Implementation of the document type helper for CALS table model(DocBook and DITA).
- CALSDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
- calsModelRadio - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Radio button used to choose CALS table model.
- CALSShowTableProperties - Class in ro.sync.ecss.extensions.commons.table.properties
- CALSShowTableProperties(TablePropertiesHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.CALSShowTableProperties
-
Constructor.
- CALSTableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
Provides informations about the cell spanning and column width for Docbook CALS tables.
- CALSTableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Constructor.
- CALSTableCellInfoProvider(boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Constructor.
- CALSTableCellInfoProvider(boolean, TableLayoutErrorsListener) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Constructor.
- CALSTableCellSpanProvider - Class in ro.sync.ecss.extensions.commons.table.spansupport
-
Empty implementation for backward compatibility.
- CALSTableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.spansupport.CALSTableCellSpanProvider
- CALSTableColumnSpecificationInformation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Information about CALS table column specification.
- CALSTableColumnSpecificationInformation(WidthRepresentation, String) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.CALSTableColumnSpecificationInformation
-
Constructor.
- CAN_EDIT_READ_ONLY_FILES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option for editing read-only files.
- canAddHighlight(int, int) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Check if a custom
AuthorPersistentHighlight
can be added for the given start and end offsets. - canBeCached() - Method in class ro.sync.ecss.css.Styles
-
Verify if styles can be cached.
- canBeReplaced(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
When pasting an element inside an empty element with the same name, a possible solution is to replace the empty node with the new one.
- canBeReplaced(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.DocbookListSortOperation
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Check if the parent element selected children can be sorted.
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.TableSortOperation
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.TEIListSortOperation
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.XHTMLListSortOperation
- cancel() - Method in interface ro.sync.ecss.dita.mapeditor.actions.export.ProgressUpdater
-
Cancels the progress dialog.
- cancel() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexerProgressMonitor
-
Event sent when the re-index process was cancelled.
- CANCEL - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Cancel message.
- cancelCompoundEdit() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Cancel the current compound edit.
- cancelEditing() - Method in class ro.sync.ecss.component.editor.ButtonEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- 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
- cancelEditing() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
- cancelEditing() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- CancelledByUserException - Exception in ro.sync.ecss.extensions.api
-
A custom class used for the exceptions generated by an operation canceled by user.
- CancelledByUserException() - Constructor for exception ro.sync.ecss.extensions.api.CancelledByUserException
-
Default constructor.
- CancelledByUserException(String) - Constructor for exception ro.sync.ecss.extensions.api.CancelledByUserException
-
Constructor.
- cancelUpdateIndex() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Cancel the indexing process.
- canCheckReadOnly(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLHandlerReadOnlyCheckerExtension
-
Returns true if the implementor should be asked about the read-only status for URL's of a certain protocol.
- canDeleteColumn() - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
- canDeleteColumn() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteColumnOperation
- canDoOperation(int) - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- canEditProperties(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.EditPropertiesHandler
-
Checks if it can edit the properties for a given node.
- canEditProperties(AuthorNode) - Method in class ro.sync.ecss.extensions.api.EditPropertiesHandlerAdapter
- canHandle(InputStream) - Method in class ro.sync.exml.workspace.api.images.handlers.BinaryImageHandler
-
Check if can handle this input stream.
- canHandle(String, String, Attributes) - Method in class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
-
Check if can handle this XML fragment having a certain root name, namespace and attributes.
- canHandleEvent(AuthorAccess, AuthorActionEventDetails) - Method in interface ro.sync.ecss.extensions.api.AuthorActionEventHandler
-
Check if an Author action event can be handled.
- canHandleEvent(AuthorAccess, AuthorActionEventDetails) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- canHandleEvent(AuthorAccess, AuthorActionEventHandler.AuthorActionEventType) - Method in interface ro.sync.ecss.extensions.api.AuthorActionEventHandler
-
Check if an Author action event can be handled.
- canHandleEvent(AuthorAccess, AuthorActionEventHandler.AuthorActionEventType) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
- canHandleFileType(String) - Method in class ro.sync.exml.workspace.api.images.handlers.ImageHandler
-
Checks if the handler can "deal with" a certain type of XML application, or other image.
- canHandleNamespace(String) - Method in class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
-
Checks if the element is recognized as an embedded image.
- canHandleNodeContext(NodeContext) - Method in class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
-
Checks if the element is recognized as an embedded image.
- canHandleProtocol(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.TargetedURLStreamHandlerPluginExtension
-
Check if the plugin can handle a specific protocol.
- canHandleVectorialImages() - Method in class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
-
Checks if current handler handles vectorial images (like SVG).
- 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).
- CANNOT_EDIT_IMAGE_MAP_DELETE_CHANGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Cannot edit Image Map because it was deleted as a tracked change.
- CANNOT_PERFORM_OPERATION_NO_ELEMENT_TO_EDIT_PROPERTIES_FOR - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Message shown when the "Table properties" operation cannot be performed because there are no elements detected to modified properties for.
- CANNOT_PERFORM_TABLE_PROPERTIES_OPERATION - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Message that explain why the table properties operation cannot be performed.
- CANNOT_SHOW_VIEW_MODE_MSGA - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Part of message that inform the user that a View Mode cannot be enabled.
- CANNOT_SHOW_VIEW_MODE_MSGB - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Part of message that inform the user that Reading Mode cannot be enabled.
- CannotEditException - Exception in ro.sync.ecss.extensions.commons
-
Deprecated.
- CannotEditException - Exception in ro.sync.exml.workspace.api.images.handlers
-
Exception thrown when an attempt to edit an resource is made with a handler that does not support this, or that gets an error when editing.
- CannotEditException(String) - Constructor for exception ro.sync.ecss.extensions.commons.CannotEditException
-
Deprecated.Constructor.
- CannotEditException(String) - Constructor for exception ro.sync.exml.workspace.api.images.handlers.CannotEditException
-
Constructor.
- CannotEditException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.commons.CannotEditException
-
Deprecated.Constructor.
- CannotEditException(String, Throwable) - Constructor for exception ro.sync.exml.workspace.api.images.handlers.CannotEditException
-
Constructor.
- CannotHandleException - Exception in ro.sync.diff.factory
-
Thrown when an algorithm cannont handle the documents it is supposed to diff.
- CannotHandleException(String, String) - Constructor for exception ro.sync.diff.factory.CannotHandleException
-
Constructor.
- 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.
- canonicalize(String[]) - Method in class ro.sync.exml.ComponentsValidator
-
Get a path from all the tags.
- CANONICALIZING_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CanonicalizeDialog, CanonicalizeDialog,
- canTreatAsScript(String) - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
- canTreatAsScript(String) - Method in class ro.sync.ecss.extensions.commons.operations.XSLTOperation
- CapitalizeSentencesOperation - Class in ro.sync.ecss.extensions.commons.operations.text
-
The class provides an operation for forming sentences over a selection.
- CapitalizeSentencesOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.CapitalizeSentencesOperation
- CapitalizeWordsOperation - Class in ro.sync.ecss.extensions.commons.operations.text
-
The class provides an operation for forming words over a selection.
- CapitalizeWordsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.CapitalizeWordsOperation
- CAPTION - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Caption checkbox in the XHTML table customizer dialog.
- CARET_NAVIGATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorCaretNavigationPreferencePage, AuthorCaretNavigationOptionPane,
- CARET_POSITION_AFTER - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Constant for the caret position indicating that the caret should be positioned just after the inserted fragment.
- CARET_POSITION_BEFORE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Constant for the caret position indicating that the caret should be positioned just before the inserted fragment.
- CARET_POSITION_EDITABLE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Constant for the caret position indicating that the caret should be positioned just at the start of the inserted fragment, in the first editable position.
- CARET_POSITION_END - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Constant for the caret position indicating that the caret should be positioned just at the end of the inserted fragment, inside that fragment.
- CARET_POSITION_PRESERVE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Constant for the caret position indicating that the same caret position offset should be preserved.
- CARET_POSITION_START - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Constant for the caret position indicating that the caret should be positioned just at the start of the inserted fragment, inside that fragment.
- caretMoved(AuthorCaretEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorCaretListener
-
Called when the caret position is updated.
- CATALOGS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The catalogs key.
- CATEGORY_ACADEMIC - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Academic license.
- CATEGORY_ACADEMIC_CLASSROOM - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Academic classroom license.
- CATEGORY_ACADEMIC_DEPARTMENTAL - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Academic departmental license.
- CATEGORY_ACADEMIC_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Academic floating license.
- CATEGORY_ACADEMIC_ONLINE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Academic online license.
- CATEGORY_ACADEMIC_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Academic site license.
- CATEGORY_ENTERPRISE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Enterprise license.
- CATEGORY_ENTERPRISE_CORPORATE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Enterprise Corporate license.
- CATEGORY_ENTERPRISE_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Enterprise floating license.
- CATEGORY_ENTERPRISE_ONLINE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Enterprise online license.
- CATEGORY_ENTERPRISE_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Enterprise site license.
- CATEGORY_PERSONAL - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Personal license.
- CATEGORY_PROFESSIONAL - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Professional license.
- CATEGORY_PROFESSIONAL_CORPORATE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Professional Corporate license.
- CATEGORY_PROFESSIONAL_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Professional floating license.
- CATEGORY_PROFESSIONAL_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
-
Professional site license.
- CCItemProxy - Class in ro.sync.ecss.extensions.api.webapp.cc
-
An item proposed by the content completion manager, and which can be selected by the user.
- CCItemProxy() - Constructor for class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- CDATA_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Insert CData
- CELL - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Cell en: Cell
- CELL_FRAGMENT_ARGUMENT - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.InsertTableCellsContentConstants
-
Argument for insert table cells content.
- CELL_FRAGMENT_ARGUMENT_IN_ARRAY - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.InsertTableCellsContentConstants
-
An array of length 1 containing the argument for insert table cells content.
- CELL_FRAGMENT_ARGUMENT_NAME - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.InsertTableCellsContentConstants
-
The cell fragment argument name
- CELL_OVERFLOW_SPECIFIED_COLUMN_COUNT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Table cell overflows the specified columns count
- CELL_OVERLAPPING - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
A cell was already occupied en: "The cell[{0}][{1}] is already occupied." {0} is the row number {1} is the column number
- CELL_OVERLAPS_ONE_OR_MORE_PREVIOUS_CELLS - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Cells overlapping error(as generals as it can be)
- CELL_OVERLAPS_PREVIOUS_CELL - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
This cell overlaps previous cell.
- CELL_TAB - ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo.TAB_TYPE
-
The cells tab.
- cellContent - Variable in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
-
The fragment that must be introduced in the table cells
- cellContent - Variable in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
-
The fragment that must be introduced in the table cells
- cellContent - Variable in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
-
The fragment that must be introduced in the table cells
- cellContent - Variable in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
-
The fragment that must be introduced in the table cells
- cellContent - Variable in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
-
The fragment that must be introduced in the table cells
- CELLS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Cells en: Cells
- CENTER - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Value for horizontal alignment.
- CENTER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for horizontal alignment.
- CENTIMETER - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
Centimeters are converted to inches and then multiplied with the dots per inch.
- CHANGE_ATTRIBUTE_DELETED - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Attribute change delete.
- CHANGE_ATTRIBUTE_INSERTED - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Attribute change insert.
- CHANGE_ATTRIBUTE_MODIFIED - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Attribute change modified.
- CHANGE_DELETE - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Delete change highlight
- CHANGE_FILE_PERMISSIONS_FTP_SERVER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SetPermissionsDialog, SetPermissionsDialog,
- CHANGE_INSERT - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Insert change highlight
- CHANGE_TRACKING_AUTHOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The author for change tracking.
- CHANGE_TRACKING_BEHAVIOR_ARGUMENT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Argument descriptor for change tracking behavior.
- changeActiveCssGroups(Set<String>) - Method in interface ro.sync.ecss.extensions.api.webapp.access.IWebappAuthorEditorAccess
-
Each framework (document type) can provide a list of CSS files that can be selected (activated) to change the rendering of the documents described by the framework rules.
- ChangeAttributeOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation to change the value of an attribute.
- ChangeAttributeOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ChangeAttributeOperation
-
Constructor.
- ChangeAttributesOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation that can change/insert/remove one or more attributes of one or more elements.
- ChangeAttributesOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ChangeAttributesOperation
-
Constructor.
- changeBrightnessAndSaturation(int, float, float) - Static method in class ro.sync.exml.view.graphics.Color
-
Change brightness and saturation of the color.
- changeContentType(JTextArea, String) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Changes the content type of a text area created with Oxygen API OxygenUIComponentsFactory.createTextArea(String)
- 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.
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.docbook.Docbook5SchemaAwareEditingHandler
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
- changePage(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Change the current selected page in the editor.
- ChangePseudoClassesOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation to set a list of pseudo class values to nodes identified by an XPath expression and to remove a list of values from nodes identified by an XPath expression.
- ChangePseudoClassesOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ChangePseudoClassesOperation
-
Constructor.
- changesSynchronized(int) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver.SyncListener
-
Invoked after changes made by an user were synchronized with the observer's state.
- ChangeTrackingController - Interface in ro.sync.ecss.extensions.api
-
Controls the change tracking mode.
- changeValidationMode(XMLReader, int) - Static method in class ro.sync.xml.parser.ParserCreator
-
Changes the validation mode.
- CHAPTER - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Chapter element name.
- CHAR - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Value for horizontal alignment.
- CHAR - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for horizontal alignment.
- characters(char[], int, int) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- CHARACTERS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Algorithm type for Diff(combobox) en: Characters
- CHARACTERS_COMPARE - Static variable in class ro.sync.diff.api.DiffOptions
-
Algorithm based on characters comparison.
- CHARACTERS_NO_SPACES - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
The type of an XML content.
- 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
- check(List<TextChunkDescriptor>) - Method in interface ro.sync.ecss.extensions.api.webapp.SpellcheckingEngine
-
Check a list of text chunks for spell checking errors.
- check(List<TextChunkDescriptor>) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Performs a spellcheck of the given text descriptors.
- CHECK_BOX - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for check box form control.
- CHECK_FOR_NEW_VERSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: VersionCheckerDialog,
- CHECK_FOR_NOTIFICATIONS_ENABLE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean property.
- CHECK_OUT_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNCheckOutDialog,
- CheckBoxEditor - Class in ro.sync.ecss.component.editor
-
A panel with checkboxes that can be used to render boolean values but also lists of values.
- CheckBoxEditor() - Constructor for class ro.sync.ecss.component.editor.CheckBoxEditor
- checkConsecutiveInsertionWarning(int, int, int, ReferenceInfo, ReferenceInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Show a warning message when consecutive insertion of the same references are performed.
- checkIfSafe(String) - Static method in class ro.sync.ecss.css.URIContent
-
Connecting the an URI can be dangerous.
- 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.
- checkLicensed() - Method in interface ro.sync.ecss.extensions.api.webapp.license.UserInfo
-
Throws if the current user is not licensed.
- checkRowSpans(List<AuthorElement>, int) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Check if the selected rows can be moved (row spans don't exceed collected rows range).
- checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Check if the column span is defined for a table cell.
- checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
- checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
-
For XHTML, the column span is always defined.
- checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
-
For TEI the column span is always defined.
- checkTarget(AuthorNode, AuthorDocument) - Method in interface ro.sync.ecss.extensions.api.ValidatingAuthorReferenceResolver
-
Check if the referenced target can be inserted in the source document
- checkTarget(AuthorNode, AuthorDocument) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
- checkTarget(AuthorNode, AuthorDocument) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- checkValid() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- checkValid() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- checkValid() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- checkValid() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- checkValid() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- checkValid() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Check if the current editor is valid, performs manual validation and returns
true
if the last validation was finished without errors or warnings. - checkValid() - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
- checkValid() - Method in interface ro.sync.options.PersistentObject
-
Check if object is valid to be used.
- checkValid(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Check if the current editor is valid, performs manual validation and returns
true
if the last validation was finished without errors or warnings. - checkValidKeyName(String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if a keyref has a valid key name.
- checkValidKeyRef(String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if a keyref has a valid key name.
- CHEMISTRY_TRANSFORMATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure CHEMISTRY scenario
- ChoiceTableHelper - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable.properties
-
Helper class for edit properties on DITA Simple tables.
- ChoiceTableHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableHelper
- ChoiceTableShowPropertiesOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable.properties
-
Class for edit properties on DITA choice tables.
- ChoiceTableShowPropertiesOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableShowPropertiesOperation
-
Constructor.
- CHOOSE_IMAGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Image file chooser title.
- CHOOSE_MEDIA - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Media file chooser title.
- chooseDirectory() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a directory chooser for selecting a directory.
- chooseDirectory(File) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a directory chooser.
- 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.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- chooseFile(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a
File
. - chooseFile(String, String[], String, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- chooseFile(String, String[], String, boolean) - 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. - chooseImageFile(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.ImageFileChooser
-
Ask user to choose an image file.
- chooseImageReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Allows the user to choose an image reference, which will be inserted inside the document.
- chooseImageReference(AuthorAccess) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Allows the user to choose an image reference, which will be inserted inside the document.
- chooseLocalLink(AuthorAccess, boolean, boolean) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Show a dialog to choose an id.
- chooseMediaFile(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.MediaFileChooser
-
Ask user to choose an image file.
- chooseMediaReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Allows the user to choose an media file reference, which will be inserted inside the document.
- chooseOLink(AuthorAccess) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Choose OLink.
- choosePhase(String) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSchematronPhaseChooser
-
Chooses the Schematron phase to use for a specific schematron.
- chooseURL(String, String[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- 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
. - chooseURL(String, String[], String, String, String, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an
URL
. - chooseURLForLink(AuthorAccess, String) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Choose url for link.
- chooseURLForLink(AuthorAccess, String) - Static method in class ro.sync.ecss.extensions.docbook.link.InsertLinkUtil
-
Choose url.
- chooseURLPath(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an
URL
. - chooseURLPath(String, String[], String, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an
URL
. - chooseURLs() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension
-
Deprecated.Choose a set of URLs with the corresponding protocol.
- chooseURLs(StandalonePluginWorkspace) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension2
-
Choose a set of URLs with the corresponding protocol.
- CHUNK_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "chunk" attribute
- CIAttribute - Class in ro.sync.contentcompletion.xml
-
Interface for objects holding information about attributes used in the content completion process.
- CIAttribute() - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
-
Default Constructor.
- CIAttribute(String, boolean, boolean, String, List<String>) - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
-
Constructor.
- CIAttribute(String, String, boolean, boolean, String, List<String>) - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
-
Constructor.
- CIAttribute.DefaultValueProvider - Interface in ro.sync.contentcompletion.xml
-
Default value provider for an attribute.
- CIAttribute.EditableState - Enum in ro.sync.contentcompletion.xml
-
The editable state of the attribute.
- CIElement - Interface in ro.sync.contentcompletion.xml
-
Interface for objects holding information about element proposals used in the content completion process.
- CIElementAdapter - Class in ro.sync.contentcompletion.xml
-
A
CIElement
adapter. - CIElementAdapter() - Constructor for class ro.sync.contentcompletion.xml.CIElementAdapter
- CILevelValue - Class in ro.sync.ecss.dita
-
CI Value which also has a level.
- CILevelValue(String, int) - Constructor for class ro.sync.ecss.dita.CILevelValue
-
Constructor.
- CILevelValue(String, int, String[]) - Constructor for class ro.sync.ecss.dita.CILevelValue
-
Constructor.
- Circle - Class in ro.sync.exml.view.graphics
-
The class describes a circle
- Circle(int, int, int) - Constructor for class ro.sync.exml.view.graphics.Circle
-
Constructor.
- CIValue - Class in ro.sync.contentcompletion.xml
-
Interface for objects holding information about element or attribute values used in the content completion process.
- CIValue(String) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, boolean) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, boolean, String) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, boolean, String, boolean) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, boolean, String, String, int) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, boolean, String, String, int, boolean) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, boolean, String, String, int, boolean, int) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, String) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, String, int) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, CIValue) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Create a CIValue from another one by adding a prefix to the original value.
- CLASS_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
class attribute name
- 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.
- CLEAN - ro.sync.merge.MergeResult.ResultType
-
When the merge completed successfully without any conflict.
- clear() - Method in class ro.sync.contentcompletion.xml.ContextElement
-
Clear the context element properties.
- clearCache() - Method in class ro.sync.exml.workspace.api.images.handlers.ImageHandler
-
Clear the individual cache the image handler might store internally.
- clearCache() - Method in interface ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfoProvider
-
Invalidate the entire cache.
- clearCacheForTC() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContextUtil
-
Clears the handlers cache.
- clearForTests() - Static method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerInvoker
-
Clear instance for tests.
- clearForTests() - Static method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizer
-
Clear instance.
- clearImageCache() - Method in interface ro.sync.exml.workspace.api.images.ImageUtilities
-
Clear the cache of images used to display images fast in the Author page.
- clearImageCache() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Deprecated.Replaced by
WorkspaceUtilities.getImageUtilities()
- clearIndex() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Clears the index.
- clearInternalQueryParamsFromExtractedRefAttrVal(URL, String) - Static method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandlerUtil
-
Removes internal query from a relative URL.
- clearMessages() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappMessagesProvider
-
Clears messages list.
- clearReferencesCache() - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Any cache should be cleared in order to prepare for future evaluations.
- clearReferencesCache() - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
- clearReferencesCache() - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
- clearSelection() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Clears all selections from Author editor page and resets the selection interpretation mode (see
AuthorSelectionModel.getSelectionInterpretationMode()
). - 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.contentcompletion.xml.CIAttribute
-
Allows cloning.
- clone() - Method in class ro.sync.contentcompletion.xml.Context
- clone() - Method in class ro.sync.contentcompletion.xml.ContextElement
- clone() - Method in class ro.sync.contentcompletion.xml.WhatAttributesCanGoHereContext
- clone() - Method in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
- clone() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
- clone() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- clone() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- clone() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- clone() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- clone() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- clone() - Method in class ro.sync.ecss.css.CSSCounter
-
Clones this counter.
- 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.ecss.extensions.api.node.AuthorDocumentFragment
-
Clone a fragment.
- clone() - Method in interface ro.sync.exml.editor.EditorTemplate
-
Clone this editor template.
- clone() - Method in class ro.sync.exml.view.graphics.Rectangle
- clone() - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
- clone() - Method in interface ro.sync.options.PersistentObject
-
Forces all the persistent objects to be cloneable.
- clone() - Method in class ro.sync.xml.ProxyNamespaceMapping
-
Clones the prefix namespace mapping.
- clone(Content) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
Clone the highlight to a new content.
- close() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.Room
-
Close the room.
- 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.
- CODE_INSIGHT_SHOW_ANNOTATIONS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Show annotations (documentation) for each entry in the content completion window.
- CODE_INSIGHT_SHOW_ANNOTATIONS_TOOLTIP - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Show annotations (documentation) when hovering the mouse over various elements.
- CODE_TEMPLATES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Code-templates.
- collapseFold(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.fold.AuthorFoldManager
-
If the node's fold is expanded, collapse it.
- CollectingError - Interface in ro.sync.exml.workspace.api.references
-
CollectingError
is an interface that describes an error that happens while collecting references - CollectingError.Severity - Enum in ro.sync.exml.workspace.api.references
-
The severity of the error
- COLLECTION_TYPE_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "collection-type" attribute
- collectNodes(AuthorAccess) - Static method in class ro.sync.ecss.dita.topic.ref.AuthorDocumentNodesCollector
- collectPossibleElements(String, String, WSTextXMLSchemaManager, int, String...) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Get all the element names that can be inserted at the current caret position and have the class 'classFrag' and a 'reqAttr' attribute.
- collectReferences() - Method in class ro.sync.ecss.extensions.api.webapp.references.DocumentModelReferenceCollector
-
Returns a set of references collected from the document model
- collectReferences() - Method in interface ro.sync.exml.workspace.api.references.ReferenceCollector
-
Collects the references in a document
- Color - Class in ro.sync.exml.view.graphics
-
The class used to represent a Color.
- Color(int) - Constructor for class ro.sync.exml.view.graphics.Color
-
Creates an sRGB color from the specified RGBa color value.
- Color(int[]) - Constructor for class ro.sync.exml.view.graphics.Color
-
Creates a color from a given RGBa array.
- 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(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_AUTOCORRECT_HIGHLIGHT_YELLOW_FOR_DARK_THEME - Static variable in class ro.sync.exml.view.graphics.Color
-
The AutoCorrect highlight color.
- 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_PASTE_HIGHLIGHT_YELLOW - Static variable in class ro.sync.exml.view.graphics.Color
-
The paste highlight color.
- COLOR_PROPERTY - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
A foreground color for the text.
- 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_TRANSPARENT - Static variable in class ro.sync.exml.view.graphics.Color
-
A transparent color.
- 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.
- COLORS_AND_STYLES_PREFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorConditionsColorsPreferencePage, AuthorConditionsColorsAndStylesOptionPane,
- ColorTheme - Interface in ro.sync.exml.workspace.api.util
-
A theme manager is an object that is able to provide information about the color theme used by oXygen.
- ColorThemeUtilities - Interface in ro.sync.exml.workspace.api.util
-
A theme manager is an object that is able to provide information about the color theme used by oXygen.
- COLS_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "cols" attribute
- COLS_DIFFERENT_THAN_COLUMNS - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
There is a difference between the cols value and the number of actual columns en: "The number of table columns determined from the table structure ({0}) is different than the value of the {1} attribute: ({2})." {0} is the table columns count {1} the name of the (cols) attribute {2} the value of the (cols) attribute
- COLS_DYNAMIC - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Dynamic column widths.
- COLS_FIXED - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Fixed column widths.
- COLS_PROPORTIONAL - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Proportional column widths.
- COLSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Column separator attribute name.
- colsepCombo - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Combo used to chose the table column separator value.
- COLSPECS_DIFFERENT_THAN_COLUMNS - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
There is a difference between the number of colspecs and the number of actual columns en: "The number of table columns determined from the table structure ({0}) is different than the number of colspecs ({1})." {0} is the table columns count {1} is the colspecs number
- COLUMN - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Column en: Column
- COLUMN - Static variable in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
String used in the default name for the sorting criterion.
- COLUMN_NAME_INCORRECT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The column name from the namest or nameend attribute value is not found in column specifications en: "The column name ({0}) from the {1} attribute value is not found in column specifications." {0} the column name specified in the table {2} the name of the attribute that specifies the wrong column name
- COLUMN_NUMBER_IS_INCORRECT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The columns should be assigned consecutive numbers
- COLUMN_NUMBERING_SHOULD_BEGIN_FROM_ONE - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Column numbering should begin from 1.
- COLUMN_SEPARATOR - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Column separator render string.
- COLUMN_TAB - ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo.TAB_TYPE
-
The columns tab.
- COLUMN_WIDTH_NO_MEASURING_UNITS_VALUE_INCORRECT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The column width value is not valid according to the specification.
- COLUMN_WIDTH_VALUE_INCORRECT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The column width value is not valid according to the specification.
- COLUMN_WIDTHS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Column widths en: Column widths
- COLUMNS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Columns en: Columns
- columnsSpinner - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Used to specify the number of columns.
- colWidthsCombobox - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Used to specify how the column widths are generated.
- com.oxygenxml.editor.editors - package com.oxygenxml.editor.editors
-
Eclipse drag and drop listener for the Text page.
- com.oxygenxml.editor.editors.author - package com.oxygenxml.editor.editors.author
-
Eclipse drag and drop listener for the Author page.
- com.oxygenxml.editor.editors.dita - package com.oxygenxml.editor.editors.dita
- com.oxygenxml.editor.editors.xml - package com.oxygenxml.editor.editors.xml
- com.oxygenxml.editor.imagemap - package com.oxygenxml.editor.imagemap
- com.oxygenxml.workspace.api.eclipse - package com.oxygenxml.workspace.api.eclipse
- COMBO_BOX - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for combo box form control.
- COMBOBOX - ro.sync.ecss.extensions.commons.table.properties.GuiElements
-
Combobox type.
- ComboBoxEditor - Class in ro.sync.ecss.component.editor
-
Combo box value editor.
- ComboBoxEditor() - Constructor for class ro.sync.ecss.component.editor.ComboBoxEditor
-
Constructor.
- COMMA - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
The variable used to add a comma in property values.
- comment(char[], int, int) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- COMMENT - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Comment persistent highlight
- 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_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Comment
- COMMENT_ID - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name of the PI holding the id of the comment.
- COMMENT_PARENT_ID - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name of the PI holding the parent id.
- 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.
- commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Updates the columns width specifications in the source document by setting the
colwidth
attribute value of thecolspec
elements and by adding newcolspec
elements if needed. - commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- commitEditedValue(AuthorElement, String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.formcontrols.FormControlEditingHelper
-
Commits the value edited by the user.
- commitEditedValueForProcessingInstruction(AuthorParentNode, 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.
- commitTableWidthModification(AuthorDocumentController, int, String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- commitTableWidthModification(AuthorDocumentController, int, String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Sets the
width
attribute value of thetable
element. - commitTableWidthModification(AuthorDocumentController, int, String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- commitTableWidthModification(AuthorDocumentController, int, String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- commitValue() - Method in class ro.sync.ecss.component.editor.ButtonEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- commitValue() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
- commitValue() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
- commitValue() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Commit the given value inside the document without stopping the editing.
- commitValue() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- commitValue() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
- commitValue() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- commitValue(EditingEvent) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingListener
-
Commit the given value inside the document without stopping the editing.
- CommonActionsProvider - Interface in ro.sync.exml.workspace.api.actions
-
Provides access to actions.
- CommonsOperationsUtil - Class in ro.sync.ecss.extensions.commons.operations
-
Util methods for common Author operations.
- CommonsOperationsUtil.ConversionElementHelper - Class in ro.sync.ecss.extensions.commons.operations
-
Interface used to check the elements that will be converted in other elements (table cells or list entries)
- CommonsOperationsUtil.SelectedFragmentInfo - Class in ro.sync.ecss.extensions.commons.operations
-
Class containing the new fragment and info about it.
- COMPARE_DIRECTORIES_3_WAY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Compare directories 3-way dialog box
- COMPARE_IMAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CompareImagesDialog,
- compareTo(CIAttribute) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Compare two attributes based on the string obtained by concatenating the name and the namespace of each attribute.
- compareTo(CIElement) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- compareTo(CIValue) - Method in class ro.sync.contentcompletion.xml.CIValue
-
Compares the String values.
- compareTo(ProfileConditionValuePO) - Method in class ro.sync.ecss.conditions.ProfileConditionGroupPO
- compareTo(ProfileConditionValuePO) - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- CompareUtilAccess - Interface in ro.sync.exml.workspace.api.util
-
Compare utilities.
- COMPARING_AND_MERGING_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffDirectoriesMainFrame,
- COMPILE_XSL_FOR_SAXON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in Compile XSL stylesheet for Saxon dialog.
- CompletionProposal - Class in ro.sync.exml.workspace.api.standalone.project.textcompletions
-
Represents a text completion proposal.
- CompletionProposal(float, String[]) - Constructor for class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposal
-
Constructor.
- CompletionProposalsOptions - Class in ro.sync.exml.workspace.api.standalone.project.textcompletions
-
A set of options for the completion selection algorithm.
- CompletionProposalsOptions.Builder - Class in ro.sync.exml.workspace.api.standalone.project.textcompletions
-
Builder.
- COMPONENT_DEPENDENCIES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Component dependencies view.
- ComponentProvider - Interface in ro.sync.ecss.extensions.api.component
-
Base interface for Editor and for DITA Map component providers with common methods.
- COMPONENTS_VALIDATOR_EXTENSION - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
The startup extension.
- ComponentsValidator - Class in ro.sync.exml
-
Validator interface for menus, toolbars and their actions.
- ComponentsValidator() - Constructor for class ro.sync.exml.ComponentsValidator
- ComponentsValidatorPluginExtension - Interface in ro.sync.exml.plugin.startup
-
Startup plugin.
- 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.
- COMPOSING_SOAP_REQUEST - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WSDLView, WSDLFrame,
- COMPOSING_WEB_SERVICE_CALLS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WSDLEditor,
- compoundEditCancelled() - Method in interface ro.sync.ecss.extensions.api.CompoundEditListener
-
Called when a compound edit was cancelled.
- compoundEditEnded() - Method in interface ro.sync.ecss.extensions.api.CompoundEditListener
-
Called when a compound edit was ended.
- CompoundEditListener - Interface in ro.sync.ecss.extensions.api
-
Listener notified when compound edits are started and ended.
- compoundEditStarted() - Method in interface ro.sync.ecss.extensions.api.CompoundEditListener
-
Called when a compound edit was started.
- COMPRESS_CSS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page id of the CSS minifier topic.
- COMPRESS_HTML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page id of the HTML minifier topic.
- computeContextXPathExpression() - Method in class ro.sync.contentcompletion.xml.Context
-
Takes the position in the document where the content completion was invoked and converts it to an XPath expression that contains the path of elements.
- computeElementClazz(WhatPossibleValuesHasAttributeContext) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the element's clazz
- computeElementsList(List<AuthorElement>, AuthorElement, int, int, int, boolean, TableHelper) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Computes all the nodes of the given type starting from the given node, which are in the given selection.
- computeFormatForURLPasteAndDnD(UtilAccess, URL, ReferenceType) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Computes the format of the xref.
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Computes the fragment and position, inside header element, for the given node.
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableShowPropertiesOperation
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Computes the fragment and position, inside body element, for the given node.
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableShowPropertiesOperation
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- computeFragmentsToMoveInsideFooter(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
- computeFragmentsToMoveInsideFooter(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Computes the fragment and position, inside footer element, for the given node.
- computeFragmentsToMoveInsideFooter(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- computeFragmentsToMoveInsideFooter(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- computeIfAbsent(String, String, Supplier<T>) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this store unless null.
- computeIfAbsentWithoutSessionCookieRefresh(String, String, Supplier<T>) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this store unless null.
- computeImageReferenceXMLToInsert(AuthorAccess, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the image reference XML fragment to insert.
- computeKeyReferenceElementName(WSXMLTextEditorPage, KeyInfo, boolean, boolean, boolean) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Calculates a suitable reference element to be later inserted for the dropped key.
- computeKeyScopeStack(AuthorNode, LinkedHashMap<URL, List<Stack<Set<String>>>>) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the entire key scope stack.
- computeKeyScopeStack(AuthorNode, LinkedHashMap<URL, List<Stack<Set<String>>>>, Map<AuthorNode, Set<String>>) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the entire key scope stack.
- computeLinkScope(URL, URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the scope attribute.
- computeLinkText(String, String) - Method in class com.oxygenxml.editor.editors.dita.LinkTextResolverCustomizer
-
Compute the link text to appear on a certain DITA xref or link based on the href and base system ID values.
- computeLinkText(String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.
- computeLinkText(AuthorNode, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.
- computeLinkText(AuthorNode, String, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.
- computeLinkText(AuthorNode, String, String, String, KeysManagerBase) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Obtains information about the referred target.
- computeMediaReferenceXMLToInsert(AuthorAccess, MediaInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the media reference XML fragment to insert.
- computeQualifiedKeyNames(String, Stack<Set<String>>) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute key names qualified with key scope stack prefix.
- computeTopicRefTargetInfo(Map<TopicRefInfo, TopicRefTargetInfo>) - Method in interface ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfoProvider
-
Call back received to compute for each
TopicRefInfo
key the correct properties of theTopicRefTargetInfo
object. - computeVariableKeyrefElementName(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the elements name.
- computeVariableKeyrefElementName(AuthorAccess, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the elements name.
- CONACTION_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conaction attribute name.
- CONCEPT_BODY_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Concept body class.
- CONCEPT_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Concept class.
- CONCURRENT_EDITING_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
-
The component name that allows users to use the Concurrent Editing plugin with Web Author Component.
- CONDITION_PROCESSOR_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The attribute name for the ditaval-based conditions processor used used in the Web Atuhor editing context.
- CONDITION_SETS_MANAGEMENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the section about configuring the condition sets.
- config - Variable in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
The servlet configuration.
- config - Variable in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.The servlet configuration.
- ConfigurationProperties - Interface in ro.sync.exml.plugin.transform
-
Interface with transformer properties that can be passed externally.
- CONFIGURE_DB2_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure DB2 connection.
- CONFIGURE_DB2_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure DB2 datasource.
- CONFIGURE_EXIST_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Exist connection.
- CONFIGURE_EXIST_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Exist datasource.
- CONFIGURE_JDBC_ODBC_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure JDBC-ODBC connection
- CONFIGURE_MARKLOGIC_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Marklogic connection.
- CONFIGURE_MARKLOGIC_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Marklogic datasource.
- CONFIGURE_ORACLE_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Oracle connection
- CONFIGURE_ORACLE_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Oracle datasource.
- CONFIGURE_POSTGRESQL_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure PostgreSQL connection.
- CONFIGURE_POSTGRESQL_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure SQL Server connection
- CONFIGURE_SHAREPOINT_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure SharePoint connection.
- CONFIGURE_SQLSERVER_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure
- CONFIGURE_SQLSERVER_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure SQL Server datasource.
- CONFIGURE_TOOLBARS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ConfigureToolbarsDialog,
- CONFIGURE_WEBDAV_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure WebDAV connection.
- ConfigureAutoIDElementsOperation - Class in ro.sync.ecss.extensions.commons.id
-
Operation used to configure elements for which ID generation is auto.
- ConfigureAutoIDElementsOperation() - Constructor for class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
- CONFIGURED_DITA_OT_DIR - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The editor variable pointing to the user-configured DITA-OT directory.
- CONFIGURED_DITA_OT_DIR_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The editor variable pointing to the user-configured DITA-OT directory.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableColumnInsertionDialog
-
Configure Shell.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableRowInsertionDialog
-
Configure Shell.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Configure Shell.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableSplitCustomizerDialog
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.properties.ECTablePropertiesCustomizerDialog
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
-
Configure Shell.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
-
Configure Shell.
- CONKEYREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conkeyref attribute name.
- CONKEYREF_TYPE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Conkeyref
- CONKEYREF_TYPE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conkeyref
- connect() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- CONNECTION_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the unique name of the connection.
- CONREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conref attribute name.
- CONREF_PUSH_MECHANISM - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Conref push dialog
- CONREF_TYPE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Conref
- CONREF_TYPE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conref
- CONREFEND_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conrefend attribute name
- CONSOLE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNMainFrame,
- 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.
- consumeDropURLs(List, AuthorNode, boolean) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.dnd.DITAMapTreeDropHandler
-
Process drop URLs.
- 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(int) - Method in class ro.sync.ecss.extensions.api.ContentInterval
-
Checks whether the interval contains the given offset.
- contains(int, int) - Method in class ro.sync.exml.view.graphics.Circle
- contains(int, int) - Method in class ro.sync.exml.view.graphics.Ellipse
-
Warning ! This was not implemented !
- contains(int, int) - Method in class ro.sync.exml.view.graphics.Polygon
-
Check if this complicated shape contains the requested point.
- 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). - contains(int, int) - Method in interface ro.sync.exml.view.graphics.Shape
-
Check if the specified coordinates are inside the shape.
- contains(int, int, int, int) - Method in class ro.sync.exml.view.graphics.BaseShape
- contains(int, int, int, int) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Checks whether this
Rectangle
entirely contains theRectangle
at the specified location ( X , Y ) with the specified dimensions ( W , H ). - contains(int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Shape
-
Check if the specified coordinates are inside the shape.
- contains(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Checks whether or not this
Rectangle
entirely contains the specifiedRectangle
. - containsEditorVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if the given expression contains editor variables.
- containsExtension(String, String[]) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Determine if an extension is found in an extension array.
- containsGroup(String, String) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Check if a specific group with the given attribute and value is allowed.
- containsHeader(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Returns a boolean indicating whether the named response header has already been set.
- containsInteractiveVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if the given expression contains at least an interactive editor variable ($ask, $answer).
- containsOnlyBinaryResources(WSXMLTextEditorPage, List<URL>) - Static method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
Verify if the provided URLs locate only binary resources.
- containsOnlyImages(WSXMLTextEditorPage, List<URL>) - Static method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
Verify if the provided URLs locate only images.
- containsSimpleText() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Check if an author document fragment content contains simple text.
- containsValue(String) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Check if a specific value is allowed.
- containsXPathEvalEditorVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if the given expression contains the xpath_eval editor variables.
- Content - Interface in ro.sync.ecss.extensions.api
-
Interface to describe a sequence of character content that can be edited.
- CONTENT_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name (of the delete PI) holding the deleted content.
- CONTENT_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Content type for the CSS content() from the string-set property.
- CONTENT_DATA - Static variable in interface ro.sync.ecss.component.validation.IAuthorDocumentPositionedInfo
-
Marks in the DPI that the offset is from the Author content
- CONTENT_FUSION_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
-
Content Fusion component name.
- CONTENT_TYPE_ELEMENT_ONLY - Static variable in interface ro.sync.contentcompletion.xml.CIElement
-
Elements with complex content, element only content type.
- CONTENT_TYPE_EMPTY - Static variable in interface ro.sync.contentcompletion.xml.CIElement
-
Elements with complex content, empty content type.
- CONTENT_TYPE_MIXED - Static variable in interface ro.sync.contentcompletion.xml.CIElement
-
Elements with complex content, mixed content type.
- CONTENT_TYPE_NOT_DETERMINED - Static variable in interface ro.sync.contentcompletion.xml.CIElement
-
Type for elements with simple 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.
- ContentCompletionSortPriorityAssigner - Interface in ro.sync.ecss.extensions.api.webapp.cc
-
Extension that can be used to assign sorting priorities for elements. The elements in the content completion menu will be sorted according to this priority and in case of equality the display name is used. By default, all entries have priority 0 except for "Split" / "New" - type entries which have priority
CCItemProxy.SPLIT_ITEM_PRIORITY
. The instance can be returned from aWebappExtensionsProvider
implementation, by implementing theWebappExtensionsProvider.getSortPriorityAssigner()
method. TheWebappExtensionsProvider
instance can be returned from anExtensionsBundle
implementation, by implementing theExtensionsBundle.getWebappExtensionsProvier()
method. - 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.
- ContentIterator - Interface in ro.sync.ecss.extensions.api.node
-
Iterator over the content of a node.
- Context - Class in ro.sync.contentcompletion.xml
-
The context for a node contains: elementStack - the stack with
ContextElement
up to the root. - Context() - Constructor for class ro.sync.contentcompletion.xml.Context
- ContextDescriptionProvider - Interface in ro.sync.exml.workspace.api.standalone
-
Provides language-independent information about a certain context.
- ContextElement - Class in ro.sync.contentcompletion.xml
-
Store information about an element inside a context, involved in the content completion process.
- ContextElement() - Constructor for class ro.sync.contentcompletion.xml.ContextElement
- ContextKeyManager - Class in ro.sync.ecss.dita
-
Context aware key manager.
- ContextKeyManagerProvider - Interface in ro.sync.ecss.dita
-
Provider of a context key manager.
- CONTINUE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Continue message
- ConversionElementHelper() - Constructor for class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.ConversionElementHelper
- ConversionProvider - Interface in ro.sync.net.protocol.convert
-
Provides conversion for a certain type of processor
- convert(String, String, InputStream, OutputStream, LinkedHashMap<String, String>) - Method in interface ro.sync.net.protocol.convert.ConversionProvider
-
Convert the input stream to an output stream.
- CONVERT_DB_TABLE_STRUCTURE_TO_XML_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Convert Table Structure to XML Schema" topic
- CONVERT_ELEMENT_AT_CARET_ARGUMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Argument that controls whether the action inserts a new list or converts the element at caret if no selection is made.
- CONVERT_ELEMENT_AT_CARET_ARGUMENT_DESCRIPTOR - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Schema aware argument.
- CONVERT_ELEMENT_FROM_TO - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Content completion proposal.
- CONVERT_JSON_TO_XML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONToXMLDialog.
- CONVERT_XML_TO_JSON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XMLToJSONDialog, XMLToJSONDialog,
- convertDitaCompatibleResource(Reader, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the DITA-translated content for the given compatible resource
- convertFileToURL(File) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Converts the given file to an URL by converting not allowed characters to their escaped representation.
- ConvertHexToCharOperation - Class in ro.sync.ecss.extensions.commons.operations.text
-
Operation for converting a hexadecimal sequence of digits from the left of the caret to the equivalent Unicode character.
- ConvertHexToCharOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.ConvertHexToCharOperation
- CONVERTING_BETWEEN_SCHEMA_LANGUAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Converting Between Schema Languages" topic
- convertLUToPixels(AuthorAccess, String, int, int) - Static method in class ro.sync.ecss.imagemap.ImageMapUtil
-
Convert lexical units sizes to pixels.
- Cookie - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet.http
-
Cookie interface inspired from HTTP Servlet 5.0.
- COPY_RESOURCES_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WCCopyMoveToDialog,
- COPY_TO_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
copy-to attribute name
- 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.
- copyAttributeOnSplit(String, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
- copyAttributeOnSplit(String, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
- copyContextId(URL, URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContextUtil
-
Method called to copy the context ID of a source URL to a target one.
- correctFragmentReferences(AuthorDocumentFragment, URL, URL) - Static method in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizerUtil
-
Corrects fragment references before insert
- correctMediaEmbeddedReference(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Corrects YouTube and Vimeo video references transforming the link into an embedded links.
- correctURL(String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
UtilAccess.correctURL(String)
instead. - 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.
- countAsksVariables() - Method in interface ro.sync.ecss.extensions.api.editor.AuthorExtensionAskAction
-
Get the number of asks variables.
- 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.
- COUNTERS_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Counters content type.
- CountWordsOperation - Class in ro.sync.ecss.extensions.commons.operations.text
-
Count words either in the whole document or in the selection.
- CountWordsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.CountWordsOperation
- CPLUSPLUS_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for C++ documents.
- 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.
- CREATE_KEYS_ATTRIBUTE_FOR_TOPICREF_BASED_ON_FILENAME - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option used to generate the "keys" attribute for topicrefs based on the filename (in DMM).
- CREATE_NEW_PROJECT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID for topic about creating a new project.
- CREATE_PATCH_REPOSITORY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PatchURLsPanel,
- CREATE_PATCH_TWO_REVISIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id for Create patch dialog.
- CREATE_PATCH_WC_REPOSITORY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PatchOptionsPanel, PatchWorkingCopyPanel,
- CREATE_VALIDATION_SCENARIO - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ValidationScenarioEditDialog, ValidationUnitXMLAdvancedDialog, ValidationScenarioEditDialog, ValidationUnitXMLAdvancedDialog,
- createAbsolute(int) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create an absolute value length.
- createAbsolute(LexicalUnit, float, LexicalUnitEvaluator) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create an absolute value length.
- createAnchor(int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Create an anchor at a certain offset in the content of this Text or Author editing mode.
- CreateAndInsertTopicRef - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Action to create a new topic and insert a reference to it.
- CreateAndInsertTopicRef() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef
- CreateAndInsertTopicRef.Arguments - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Handles argument retrieval.
- createAttributesValueEditor(boolean) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
AttributesValueEditor
instance used to get values for the current attribute. - 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).
- createAuthorDiffPerformer() - Static method in class ro.sync.diff.api.DiffPerformerFactory
-
Create an Author difference performer.
- createAuthorDiffPerformer() - Method in interface ro.sync.exml.workspace.api.util.CompareUtilAccess
-
Create an Author difference performer.
- createAuthorDocumentFragment(CIElement) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Create an author document fragment from a CIElement
- createAuthorDocumentFragment(AuthorDocumentController, int, int) - Method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.ConversionElementHelper
-
Create the author document fragment to be inserted in a table cell/list item
- 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.
- 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(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.
- createAuthorDocumentProvider(URL, Reader) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Creates a provider for a given resource specified by URL and/or Reader.
- createAuthorDocumentProvider(URL, Reader, boolean) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Creates a provider for a given resource specified by URL and/or Reader.
- 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. - createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
- createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
- createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.tei.TEI_jteiExtensionsBundle
- createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- 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.
- createAuthorPreloadProcessor() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Returns the
AuthorPreloadProcessor
which will be notified before the document is presented in the application. - createAuthorPreloadProcessor() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- createAuthorReferenceResolver() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
AuthorReferenceResolver
instance used to expand content references. - createAuthorReferenceResolver() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createAuthorReferenceResolver() - Method in class ro.sync.ecss.extensions.dita.DOTProjectExtensionsBundle
- createAuthorReferenceResolver() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- 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. - createAuthorTableCellSepProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createAuthorTableCellSepProvider() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
AuthorTableCellSpanProvider
instance responsible for providing information about the table cells spanning. - createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- 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. - createAuthorTableColumnWidthProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createAuthorTableColumnWidthProvider() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createAuthorTableColumnWidthProvider() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createAuto() - Static method in class ro.sync.ecss.css.RelativeLength
-
Create an automatic relative length.
- createBasicAuthorToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Create the toolbar which contains Refresh, Change Element Tags and Profiling Sets switch button.
- createButton(Action) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a button.
- createButtonsForButtonBar(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableColumnInsertionDialog
- createButtonsForButtonBar(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableRowInsertionDialog
- createButtonsForButtonBar(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
- createCatalogSAXSource(StreamSource) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a SAX source starting from a stream source/
- createCatalogSource(Source) - Static method in class ro.sync.xml.parser.ParserCreator
-
Adds an XML reader with a catalog resolver in case of a stream source transforming it into a SAXSource.
- createCellXMLFragment(AuthorAccess, AuthorDocumentFragment[], boolean, String, int, String, AuthorTableHelper, String...) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Create a cell fragment for a specific offset, having the name of the cell and a source fragment from which the attributes and content must be copied.
- createCellXMLFragment(AuthorElement, String[], String[], String) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
-
Create a cell XML fragment by copying the element and attributes from a given cell element.
- createCircle(Circle, int) - Static method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaViewFactory
-
Create a circle.
- createCollector(URL) - Method in class ro.sync.ecss.extensions.api.webapp.references.WebappReferenceCollectorFactory
-
Creates a reference collector that has additional extractors
- createCollector(URL) - Method in interface ro.sync.exml.workspace.api.references.ReferenceCollectorFactory
-
Creates a
ReferenceCollector
for the given URL. - createCollector(AuthorDocumentModel) - Static method in class ro.sync.ecss.extensions.api.webapp.references.WebappReferenceCollectorFactory
-
Creates a reference collector with additional extractors from a document model
- createColorChooserButton(Color) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a button that presents a color chooser.
- createComboBox(ComboBoxModel) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a new Oxygen style combo box.
- 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).
- createContextKeyManager(EditingSessionContext) - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
-
Create a context key manager to be used when resolving keyrefs.
- 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
-
Creates a new
CustomAttributeValueEditor
instance used to get values for the current attribute. - createCustomEditorInput(Object) - Method in class com.oxygenxml.editor.editors.CustomEditorInputCreator
-
Create a custom editor input over a certain resource.
- createDefaultFragmentToEdit(AuthorAccess, AuthorSchemaManager) - Method in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
-
Return default fragment.
- createDefaultFragmentToEdit(AuthorAccess, AuthorSchemaManager) - Method in class ro.sync.ecss.extensions.docbook.InsertEquationOperation
- createDefaultProfileConditionInfoPO(String, String, boolean, String[], String, String) - Static method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Creates a default Profile Condition Info.
- createDeleteRowOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
-
Create a delete row operation necessary to delete the row which will now be empty.
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableColumnInsertionDialog
-
Create Dialog area.
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableRowInsertionDialog
-
Create Dialog area.
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Create Dialog area.
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableSplitCustomizerDialog
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.properties.ECTablePropertiesCustomizerDialog
- createDiffPerformer() - Static method in class ro.sync.diff.api.DiffPerformerFactory
-
Create difference performer.
- createDiffPerformer() - Method in interface ro.sync.exml.workspace.api.util.CompareUtilAccess
-
Create difference performer.
- 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(int, int, boolean) - 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.
- createDOMParser() - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a DOM parser.
- createDTDValidationPreparser() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a preparser for DTD validation.
- createEditor(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
Depending of the received context, create an editor.
- createEditor(AuthorComponentEditorManager, Frame, String[], String, String) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Create an editor
- createEditor(AuthorComponentEditorManager, Frame, String[], String, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
- createEditor(AuthorComponentEditorManager, Frame, String[], String, String) - Method in class ro.sync.ecss.extensions.api.component.GenericEditorComponentProvider
- createEditorComponentProvider(String[], String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Creates a new author component
- createEditorComponentProvider(String[], String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Creates a new editor component.
- createEditorComponentProvider(String[], String, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Creates a new editor component
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
A custom implementation to handle editing properties of an author node.
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createElement(String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Creates an element.
- createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
ElementLocatorProvider
instance responsible for providing an implementation of anElementLocator
based on the structure of a link. - createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.dita.DOTProjectExtensionsBundle
- createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createEmptyCell(AuthorAccess, AuthorElement, String[]) - Method in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Create an
AuthorDocumentFragment
representing an empty cell by duplicating the given cell without its content and skipping the specified attributes. - 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.
- createExtensionsBundle(URL, DocumentTypeInformation) - Method in class com.oxygenxml.editor.editors.ExtensionsBundleContributor
-
Returns an extension bundle for the given resource URL.
- 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.
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.tei.TEI_jteiExtensionsBundle
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createFromDitaMapUrl(URL, ConditionProcessor, DITAMapTreeModelCreatedListener) - Static method in class ro.sync.ecss.dita.ContextKeyManager
-
Creates a key manager that uses the DITA map with the given URL to resolve the keys.
- createFromKeyDefinitionManager(KeyDefinitionManager) - Static method in class ro.sync.ecss.dita.ContextKeyManager
-
Creates a key manager that uses an user-provided
KeyDefinitionManager
to resolve the keys. - createFromSvg(String) - Static method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaViewFactory
-
Return the areas encoded in the SVG.
- createGrammarCachedDOMParser(GrammarCache) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a DOM parser with cached grammar
- createGrammarCachedXMLReader(GrammarCache, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create an XML reader with cached grammar
- createGrammarCachedXMLReader(GrammarCache, boolean, XMLSchemaVersion) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create an XML reader with cached grammar
- createHTMLEditorPane(String, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Creates a
JEditorPane
to edit HTML content. - createHTMLRenderer(Writer) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns a renderer of the document to the specified writer.
- createHTMLRenderer(Writer, AuthorHighlighter) - 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. - createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.tei.TEI_jteiExtensionsBundle
- createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createImage(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Create the image described by the URL.
- createImageMapSupport(AuthorInplaceContext) - Method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappImageMapSupportFactory
-
Create an image map support.
- createImageMapSupport(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLWebappImageMapSupportFactory
- 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). - createInputStream() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
- createInputURLPanelProvider(String[], String, String[], boolean, String, LocalFileBrowseType) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create the input url component provider, used to create an URL chooser similar to the ones in the application which can be embedded inside a third party panel.
- 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. - createLinkTextResolver() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createLinkTextResolver() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createMediaContentToInsert(String) - Static method in class ro.sync.ecss.extensions.xhtml.InsertMediaOperation
-
Provide the HTML fragment that contains the media object.
- createMenu(String) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JMenu
extension that has the look and feel consistent with the menus from oXygen. - createMenuItem(Action) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a menu item over given action.
- createMultilineLabel(String, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a new multiline label.
- createMultipleSchemasPreparser(InputSource[]) - Static method in class ro.sync.xml.parser.ParserCreator
-
Gets the XSD's Grammars from XSD Files URLs
- createNewDocumentFragmentInContext(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Create a new
AuthorDocumentFragment
from an XML string in a specified context. - createNewDocumentFragmentsInContext(String[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Create an array of
AuthorDocumentFragment
from an array of XML strings in specified contexts. - createNewDocumentTextFragment(String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Create a new
AuthorDocumentFragment
from an string. - 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. - createNewEditor(URL, 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. - CreateNewTopicFromSelectionOperation - Class in ro.sync.ecss.extensions.dita.topic
-
Author operation that will create a new document using the selected text from current document
- CreateNewTopicFromSelectionOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.CreateNewTopicFromSelectionOperation
- createNewTopicReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Create a new DITA topic and link to it as a reference.
- createOkCancelDialog(Frame, String, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a dialog with OK and Cancel buttons.
- createPolygon(Polygon, int) - Static method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaViewFactory
-
Create a polygon.
- createPopupMenu() - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JPopupMenu
extension that has the look and feel consistent with the pop-up menus from oXygen. - 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.
- createProcess(ProcessListener, String, File, String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Create a process that executes a given command line.
- createProxyNamespaceMapping() - Method in class ro.sync.xml.ProxyNamespaceMapping
- createReader() - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
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.
- createReader(URL, String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Opens a connection for the given URL, examines its contents and decides what kind of encoding should be used.
- createRectangle(Rectangle, int) - Static method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaViewFactory
-
Create a rectangle.
- createReferencesGraph() - Static method in class ro.sync.ecss.dita.DITAAccess
-
Create a references graph, will make subsequent searches much faster and it can be reused among multiple searches with the method ro.sync.ecss.dita.DITAAccess.searchReferences(URL, Object).
- createRelative(float) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create a relative length representing a relative value.
- createRelativeOrCalc(LexicalUnit, float, LexicalUnitEvaluator) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create a relative length representing a relative value, like a percent, or a calc expression.
- createReusableComponent(AuthorAccess, DITAUniqueIDAssigner) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Reuse the selected content.
- CreateReusableComponentOperation - Class in ro.sync.ecss.extensions.dita.reuse
-
Operation used to create a reusable component in DITA documents.
- CreateReusableComponentOperation() - Constructor for class ro.sync.ecss.extensions.dita.reuse.CreateReusableComponentOperation
- createReviewToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Retrieve the toolbar for author review.
- createRoom(AuthorDocumentModel) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomFactory
-
Creates a room on this server starting from the given document model.
- createRoom(AuthorDocumentModel, SaveStrategy) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomFactory
-
Creates a room on this server starting from the given document model.
- createRoomFromDocument(AuthorDocumentModel) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Create a room with a single document with default save strategy (
DefaultSaveStrategy
). - createRoomFromDocument(AuthorDocumentModel, SaveStrategy) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Create a room with a single document.
- 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.
- createSaxon9XSLTTransformerWithExtensions(Source, ExtensionFunctionDefinition[], int) - 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. - createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.dita.DITAValExtensionsBundle
- createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createSchematronValidator(String) - Static method in class ro.sync.exml.workspace.api.markdown.MarkdownValidatorFactory
-
Creates a new instance of
MarkdownValidator
that uses a Schematron schema for validation. - createSchemaValidationPreparser(XMLSchemaVersion) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a preparser for schema validation.
- createScrollPane(Component, int, int) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Creates a
ScrollPane
that displays a view component in a viewport whose view position can be controlled with a pair of scrollbars. - createSplitCellOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteRowOperation
- createSplitCellOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
-
Create the split cell operation.
- createSplitCellOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteRowOperation
- createSplitCellOperation() - Method in class ro.sync.ecss.extensions.dita.map.table.DeleteRowOperation
- createSplitCellOperation() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.DeleteRowOperation
- createSplitCellOperation() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteRowOperation
- createSplitCellOperation() - Method in class ro.sync.ecss.extensions.tei.table.DeleteRowOperation
- createSplitMenuButton(String, Icon, boolean, boolean, boolean, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a split menu button.
- createStylesFilter(URL, DocumentTypeInformation) - Method in class com.oxygenxml.editor.editors.StylesFilterContributor
-
Returns a styles filter for the current resource.
- createTable(TableModel) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTable
extension that has the look and feel consistent with the tables from oXygen. - createTableHelper(AuthorTableHelper) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Create a
TableHelper
starting from anAuthorTableHelper
. - createTextArea(String) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTextArea
extension with undo/redo support. - createTextField() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
-
Creates the text field used to display the selected URL and installs the UNDO support on it.
- createTextField() - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTextField
extension with undo/redo support. - createTextPageExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Create a handler which gets notified when external resources need to be inserted in the Text page.
- createTextPageExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createTextPageExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- createTextSWTDndListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
TextDnDListener
instance responsible for handling SWT text drag and drop events. - createTitleCheckbox() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Creates the title checkbox with an implementation specific name.
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Create a checkbox with an implementation specific title.
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- createToolbarButton(Action, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a toolbar button.
- createToolbarToggleButton(Action, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a toolbar toggle button.
- createTransformer(AuthorAccess, Source) - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Creates a Transformer from a given script.
- createTransformer(AuthorAccess, Source) - Method in class ro.sync.ecss.extensions.commons.operations.XQueryOperation
-
Create XQuery transformer
- createTransformer(AuthorAccess, Source) - Method in class ro.sync.ecss.extensions.commons.operations.XSLTOperation
- createTransformer(AuthorAccess, Source, ElementLocationPath) - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Creates a Transformer from a given script.
- createTransformer(AuthorAccess, Source, ElementLocationPath) - Method in class ro.sync.ecss.extensions.commons.operations.XSLTOperation
-
Create an XSLT transformer.
- createTree(TreeModel) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTree
extension that has a look and feel consistent with the trees used in oXygen. - createURLStreamHandler(String) - Method in class ro.sync.net.protocol.OxygenURLStreamHandlerFactory
- 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.
- 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.
- 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(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.
- createWhatPossibleValuesHasAttributeContext(AuthorElement, String) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Create an attribute values context for the given element and attribute name.
- createXMLFragment(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Creates the XML fragment corresponding to the column specification obtained from the
colNumber
,colName
andcolWidth
fields. - createXMLGrammarPool(GrammarCache) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create the XML Grammar Pool
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.ant.AntExtensionsBundle
- 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 or the DITA Map view.
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.schematron.SchematronExtensionsBundle
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.wsdl.WSDLExtensionsBundle
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.xsd.XSDExtensionsBundle
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.xslt.XSLTExtensionsBundle
- 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.
- CREATING_FROM_TEMPLATES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: TemplateCreationWizard,
- CREATING_NEW_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ChooseTemplatePanelDescriptor,
- CRITERIA - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name of a section in the Sort dialog.
- criteriaInfo - Variable in class ro.sync.ecss.extensions.commons.sort.SortCriteriaInformation
-
The criteria information array.
- CriterionComposite - Class in ro.sync.ecss.extensions.commons.sort
-
This class will add to the given parent container a checkbox to enable the criterion, a combobox to select the key, a type combobox and order combobox.
- CriterionComposite(Composite, AuthorResourceBundle, List<CriterionInformation>, CriterionInformation, boolean, KeysController, List<CriterionInformation>) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionComposite
-
Constructor.
- CriterionInformation - Class in ro.sync.ecss.extensions.commons.sort
-
Holds information about a single sorting criterion.
- CriterionInformation(int, String) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionInformation
-
Constructor.
- CriterionInformation(int, String, String, String) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionInformation
-
Constructor.
- CriterionInformation(int, String, String, String, boolean) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionInformation
-
Constructor.
- CriterionInformation.ORDER - Enum in ro.sync.ecss.extensions.commons.sort
-
Order enumeration.
- CriterionInformation.TYPE - Enum in ro.sync.ecss.extensions.commons.sort
-
Type enumeration.
- CriterionPanel - Class in ro.sync.ecss.extensions.commons.sort
-
This class will add to the given parent container a checkbox to enable the criterion, a combobox to select the key, a type combobox and order combobox.
- CriterionPanel(Container, GridBagConstraints, List<CriterionInformation>, CriterionInformation, AuthorResourceBundle, KeysController, List<CriterionInformation>) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionPanel
-
Constructor.
- CSS - ro.sync.exml.workspace.api.references.Reference.Type
-
style sheets
- CSS_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for CSS documents.
- CSS_INSPECTOR - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
CSS Inspector view.
- CSS_INSPECTOR_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID for CSS INspector.
- 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.
- cssFile - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The CSS file specified by an extension.
- CSSGroup - Class in ro.sync.exml.workspace.api.editor.page.author.css
-
Represents a group of CSS resources that will all be used at once to style the Author interface.
- CSSGroup(String, boolean) - Constructor for class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Constructor.
- cssGroupsAboutToBeChanged(WSAuthorEditorPage, List<CSSGroup>, List<CSSGroup>) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.AuthorCSSAlternativesCustomizer
-
Callback when the styles are changed by the user using the GUI in the CSS-driven visual editing mode.
- CSSResource - Class in ro.sync.exml.workspace.api.editor.page.author.css
-
The CSS resource contains an URI to the CSS resource and its origin.
- CSSResource(String, byte) - Constructor for class ro.sync.exml.workspace.api.editor.page.author.css.CSSResource
-
Constructor.
- CT_CARET_EDITOR_VARIABLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The caret editor variable.
- CT_SELECTION_EDITOR_VARIABLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The caret editor variable.
- CTA_FULL_XPATH_FEATURE_ID - Static variable in class ro.sync.xml.parser.ParserCreator
-
Feature identifier: Full XPath 2.0 for CTA evaluations
- 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_ELEMENT_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The name of a parameter containing the location path of the current element inside the source element.
- CURRENT_FILE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file editor variable.
- CURRENT_FILE_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file directory editor variable.
- CURRENT_FILE_DIRECTORY_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file directory url editor variable.
- CURRENT_FILE_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file url editor variable.
- CURRENT_FILE_URL_OLD - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file url editor variable old version.
- CURRENT_FILENAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current filename editor variable.
- CURRENT_FILENAME_WITH_EXTENSION - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current filename extension editor variable.
- CURSOR_CROSSHAIR - ro.sync.ecss.extensions.api.CursorType
-
Cross-hair cursor
- CURSOR_E_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize East cursor.
- CURSOR_HAND - ro.sync.ecss.extensions.api.CursorType
-
Hand cursor
- CURSOR_NE_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize North-East cursor.
- CURSOR_NORMAL - ro.sync.ecss.extensions.api.CursorType
-
Normal cursor
- CURSOR_NW_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize North-West cursor.
- CURSOR_OUTSIDE_THE_TABLE_ERROR_MESSAGE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.JoinOperationBase
-
Cursor outlide the table error message
- CURSOR_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Deprecated.Use
CursorType.CURSOR_E_RESIZE
instead. - CURSOR_S_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize South cursor.
- CURSOR_SE_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize South-East cursor.
- CURSOR_SELECT_CELL - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor.
- CURSOR_SELECT_CELL_DOWN_LTR - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor, for tables that are oriented from left to right.
- CURSOR_SELECT_CELL_DOWN_RTL - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor, for tables that are oriented from right to left.
- CURSOR_SELECT_CELL_UP_LTR - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor, for tables that are oriented from left to right.
- CURSOR_SELECT_CELL_UP_RTL - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor, for tables that are oriented from right to left.
- CURSOR_SELECT_COLUMN - ro.sync.ecss.extensions.api.CursorType
-
Select column cursor
- CURSOR_SELECT_ROW - ro.sync.ecss.extensions.api.CursorType
-
Deprecated.You should use one of the two other constants, specifying the direction.
- CURSOR_SELECT_ROW_LTR - ro.sync.ecss.extensions.api.CursorType
-
Select row cursor, for tables that are oriented from left to right.
- CURSOR_SELECT_ROW_RTL - ro.sync.ecss.extensions.api.CursorType
-
Select row cursor, for tables that are oriented from right to left.
- CURSOR_SELECT_TABLE - ro.sync.ecss.extensions.api.CursorType
-
Deprecated.You should use one of the two other constants, specifying the direction.
- CURSOR_SELECT_TABLE_LTR - ro.sync.ecss.extensions.api.CursorType
-
Select row cursor, for tables that are oriented from left to right.
- CURSOR_SELECT_TABLE_RTL - ro.sync.ecss.extensions.api.CursorType
-
Select row cursor, for tables that are oriented from right to left.
- CURSOR_SW_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize South-West cursor.
- CURSOR_TEXT - ro.sync.ecss.extensions.api.CursorType
-
Text cursor
- CursorType - Enum in ro.sync.ecss.extensions.api
-
Supported cursor types for author.
- CUSTOM - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.Since Oxygen 12.2 the preferred way is to define view IDs at plugin.xml level.
- 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_ACTION_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Insert custom action CCItem.
- CUSTOM_DITA_OT_DISADVANTAGES_TOPIC_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID to page presents the disadvantages of using the custom DITA OT.
- CUSTOM_DOCUMENTATION_XML_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDCustomFormatOptionsDialog,
- CUSTOM_DOCUMENTATION_XSLT_STYLESHEET - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLCustomFormatOptionsDialog,
- CUSTOM_EDIT_BUTTON_CONTEXT - ro.sync.ecss.extensions.api.CustomAttributeValueEditingContext
-
The custom editing action is invoked from the custom edit button.
- CUSTOM_EDITOR_VARIABLES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: NewCustomEditorVariableDialog,
- CUSTOM_ELEMENT_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Insert custom CCItem.
- CUSTOM_HIGHLIGHT - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Custom persistent highlight
- CUSTOM_INSERTION_ARGUMENT_DESCRIPTOR - Static variable in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
-
Argument descriptor for the argument that specifies whether a custom insertion should be used.
- CustomAttributeValueContext - Interface in ro.sync.ecss.extensions.api
-
Context for a custom attribute.
- CustomAttributeValueEditingContext - Enum in ro.sync.ecss.extensions.api
-
Provides the contexts for the custom attribute value editing.
- 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
-
If the form control performs custom editing(
InplaceEditorCSSConstants.EDIT_CUSTOM
) it can give this custom editing wrapped inside this runnable. - CustomEditorInputCreator - Class in com.oxygenxml.editor.editors
-
Abstract class allowed as an extension point to create a custom editor input for resources that the Oxygen plugin tries to open (by clicking on a link in the Author page for example).
- CustomEditorInputCreator() - Constructor for class com.oxygenxml.editor.editors.CustomEditorInputCreator
- customize(JPopupMenu) - Method in interface ro.sync.ecss.extensions.api.component.PopupMenuCustomizer
-
Customize a pop-up menu in the Author page before showing it.
- customizeActionsContributedToDocumentMenu(List<IAction>) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize the actions before they are contributed to the main Document menu (XML or XSL, or XSD, etc).
- customizeActionsContributedToDocumentToolbar(List<IAction>) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize the actions before they are contributed to the main Document toolbar.
- customizeAuthorBreadcrumbPopUpMenu(JPopupMenu, AuthorAccess, AuthorNode) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu about to be shown in the Author page Breadcrumb (current elements path) toolbar.
- customizeAuthorBreadcrumbPopUpMenu(IMenuManager, AuthorAccess, AuthorNode) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize a pop-up menu about to be shown in the Author page Breadcrumb (current elements path) toolbar.
- customizeAuthorOutlinePopUpMenu(JPopupMenu, AuthorAccess) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu about to be shown in the Author page Outline view.
- customizeAuthorOutlinePopUpMenu(IMenuManager, AuthorAccess) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize a pop-up menu about to be shown in the Author page Outline view.
- customizeAuthorPageExtensionMenu(JMenu, AuthorAccess) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize an extension main menu contributed by the Author page document type configuration.
- customizeAuthorPageExtensionMenu(IMenuManager, AuthorAccess) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize an extension main menu contributed by the Author page document type configuration.
- customizeAuthorPageExtensionToolbar(IToolBarManager, String, AuthorAccess) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize an extension toolbar contributed by the Author page document type configuration.
- customizeAuthorPageExtensionToolbar(ToolbarInfo, AuthorAccess) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize an extension toolbar contributed by the Author page document type configuration.
- customizeAuthorPageInternalCoolbar(CoolBar, WSAuthorEditorPage) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize an internal coolbar for a cetain author page.
- customizeAuthorPopUpMenu(JPopupMenu, AuthorAccess) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu in the Author page before showing it.
- customizeAuthorPopUpMenu(IMenuManager, AuthorAccess) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize a pop-up menu in the Author page before showing it.
- customizeAvailableCSSGroups(WSAuthorEditorPage, List<CSSGroup>) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.AuthorCSSAlternativesCustomizer
-
Get the list of CSS groups from which the user can choose when editing an XML document.
- 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.
- customizeComputedTopicrefTitle(AuthorNode, AuthorNode, String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapNodeRendererCustomizer
-
Customize the default computed topicref title.
- customizeContextualMenuActions(AuthorAccess, AuthorPersistentHighlight[], Object) - Method in class ro.sync.ecss.extensions.api.review.ReviewActionsProvider
-
Get the list of actions to show for a review entry.
- customizeCSSGroupsToApply(WSAuthorEditorPage, List<CSSGroup>, List<CSSGroup>) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.AuthorCSSAlternativesCustomizer
-
Get the list of CSS Groups to apply when the document is opened in order to render the XML in the CSS-driven visual editing mode.
- customizeDITAMapPopUpMenu(JPopupMenu, WSDITAMapEditorPage) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu in the DITA Maps Manager page before showing it.
- customizeDITAMapsManagerExtendedToolbar(List<IAction>) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize the DITA Maps Manager extended toolbar.
- customizeDITAMapsManagerExtendedToolbar(ToolbarInfo) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize the DITA Maps Manager extended toolbar.
- customizeDITAMapsManagerMainToolbar(List<IAction>) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize the DITA Maps Manager main toolbar.
- customizeDITAMapsManagerMainToolbar(ToolbarInfo) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize the DITA Maps Manager main toolbar.
- customizeEditorTabPopUpMenu(JPopupMenu, WSEditor) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize the pop-up menu shown when right-clicking the tab of an editor (where the filename is presented).
- customizeHoverActions(AuthorAccess, AuthorPersistentHighlight, List) - Method in class ro.sync.ecss.extensions.api.review.ReviewActionsProvider
-
Customize the list of actions which are shown when hovering the item.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String) - Method in class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String, String) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String, String) - Method in class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String, String, boolean) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String, String, boolean) - Method in class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeLinkTooltipDescription(URL, AuthorNode, String, AuthorAccess, String) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Customize the tooltip description when hovering over a link.
- customizeLinkTooltipDescription(URL, AuthorNode, String, AuthorAccess, String) - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- customizeMainMenu(JMenuBar) - Method in interface ro.sync.exml.workspace.api.standalone.MenuBarCustomizer
-
Customize the components which get displayed on the main menu bar.
- customizeMenu(IMenuManager) - Method in class com.oxygenxml.editor.editors.IDropDownMenuCustomizer
-
Customize the drop down menu before it gets shown.
- customizePopUpMenu(Object) - Method in interface ro.sync.exml.workspace.api.results.ResultsTabPopUpMenuCustomizer
-
Customize the pop-up menu shown in a results tab before showing it.
- customizePopUpMenu(Object) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectPopupMenuCustomizer
-
Customize a pop-up menu in the Project view.
- customizePopUpMenu(Object, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
- 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, 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, 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.
- customizeRenderedTopicrefTitle(AuthorNode, String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapNodeRendererCustomizer
-
Customize the default rendered topicref title.
- 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
-
If you need to change the way the XML elements are displayed, you may consider using a configuration file.
- customizeTable(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
-
Customize a table.
- customizeTable(AuthorAccess, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
-
Customize a table.
- customizeTable(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
-
Customize a table.
- customizeTableColumnInsertion(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableColumnInsertionCustomizer
-
Customize a table column insertion.
- customizeTableRowInsertion(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableRowInsertionCustomizer
-
Customize a table row insertion.
- customizeTextPopUpMenu(JPopupMenu, WSTextEditorPage) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu in the Text page before showing it.
- customizeTextPopUpMenu(IMenuManager, WSTextEditorPage) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize a pop-up menu in the Text page before showing it.
- customizeToolbar(ToolbarInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
-
Customize the components which get displayed on a certain toolbar.
- customizeTooltip(AuthorAccess, TooltipInformation) - Method in class ro.sync.exml.workspace.api.editor.page.author.tooltip.AuthorTooltipCustomizer
-
Customize a tooltip description which will be shown when hovering in the Author editing mode.
- customizeView(View) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- 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.
D
- darker(Color) - Static method in class ro.sync.exml.view.graphics.Color
-
Decrease the brightness of the color.
- darker(Color, float) - Static method in class ro.sync.exml.view.graphics.Color
-
Decrease the brightness of the color.
- DATA_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "data" attribute
- DATA_KEYREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Datakeyref attribute name
- DATABASE_PERSPECTIVE - Static variable in interface ro.sync.exml.UIPerspectives
-
The database perspective.
- DATASOURCE_EXPLORER_VIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Datasource (relational or native XML) View
- DATASOURCE_VIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.Datasource (relational or native XML) View
- DataSourceAccess - Interface in ro.sync.exml.workspace.api.options
-
Provides methods used to obtain data source connection related information.
- DataSourceConnectionInfo - Interface in ro.sync.exml.workspace.api.options
-
Provides properties values for a Data source.
- DATE - ro.sync.ecss.extensions.commons.sort.CriterionInformation.TYPE
-
Date sorting type.
- DATE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Value used to sort elements.
- DATE_FUNCTION_SAMPLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Sample of date function specification
- DATE_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Prefix for date functions
- DATE_PICKER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for date picker form control.
- DatePickerEditor - Class in ro.sync.ecss.component.editor
-
Date picker form control.
- DatePickerEditor() - Constructor for class ro.sync.ecss.component.editor.DatePickerEditor
-
Constructor.
- DB_EXPLORER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Data source explorer (EC only).
- DB_TABLE_EXPLORER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
DB table explorer (EC only).
- DB2_XML_SCHEMA_REPOSITORY_LEVEL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"IBM DB2's XML Schema Repository Level" topic
- DB4InsertListOperation - Class in ro.sync.ecss.extensions.docbook
-
Insert list operation for Docbook 4.
- DB4InsertListOperation() - Constructor for class ro.sync.ecss.extensions.docbook.DB4InsertListOperation
- DB5InsertListOperation - Class in ro.sync.ecss.extensions.docbook
-
Insert List operation for Docbook 5.
- DB5InsertListOperation() - Constructor for class ro.sync.ecss.extensions.docbook.DB5InsertListOperation
- DBACK_MAPPING_INSTRUCTION_STACK - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The panel presenting the stack of a back mapping instruction.
- DBREAKPOINTS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The debugger breakpoints debugger pane.
- DCONTEXT - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The debugger context debugger pane.
- deactivate() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceHeavyEditor
-
An event that comes when the page that presents this form control is no longer active.
- deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateAdapter
- deactivated(AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorExtensionStateListener
-
Method called when the Author extension was deactivated.
- deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
- deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Signals that this resolver has exit from use.
- deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
- deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
- deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapTopicTitlesResolveListener
- deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
- DEBUG_BREAKPOINTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Breakpoints View" topic
- DEBUG_CONTEXT_NODE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Context Node View" topic
- DEBUG_MESSAGES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Messages View" topic
- DEBUG_NODE_SET_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Nodes/Values Set View" topic
- DEBUG_OUTPUT_MAPPING_STACK_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Output Mapping Stack View" topic
- DEBUG_STACK_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Stack View" topic
- DEBUG_TEMPLATES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Templates View" topic
- DEBUG_TRACE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Trace History View" topic
- DEBUG_VARIABLES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Variables View" topic
- DEBUG_XWATCH_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"XPath Watch (XWatch) View" topic
- DEBUGGER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
-
The Debugger component is licensed both on SA and Eclipse.
- DEBUGGER_XML_SOURCE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The debugger XML input editor variable.
- DEBUGGER_XSL_SOURCE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The debugger XSL input editor variable.
- decodeColor(String) - Static method in class ro.sync.exml.view.graphics.Color
-
Method used to decode the given string to a color.
- decodeFont(String) - Static method in class ro.sync.exml.view.graphics.Font
-
Decodes a font property value, having the format "name,style,size"
- decodeType(int) - Static method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
Returns a
String
description of the given argument type. - decrypt(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Decrypts a string using the Oxygen internal encryption system.
- DEFAULT_ACTION - ro.sync.exml.workspace.api.results.ResultsTabEvent.ResultsTabEventType
-
The default action is desired to be executed for a result.
- DEFAULT_CHECKBOX_WIDTH - Static variable in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
-
Default checkbox width
- DEFAULT_COLUMNS_COUNT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Default number of columns
- DEFAULT_COLUMNS_COUNT_CHOICE_TABLE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Default number of columns for DITA choice table.
- DEFAULT_COLUMNS_COUNT_PROPERTIES_TABLE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Default number of columns for Properties table
- DEFAULT_CONKEYREF_CONREFEND - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Value for conrefend attribute value when a conkeyref is used.
- DEFAULT_CONKEYREF_CONREFEND - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Value for conrefend attribute value when a conkeyref is used.
- DEFAULT_ID_GENERATION_PATTERN - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
The default id generation pattern.
- DEFAULT_OPERATIONS - Static variable in interface ro.sync.ecss.extensions.commons.operations.DefaultExtensions
-
The array with default operations.
- DEFAULT_OPTIONS_XML_RESOURCE_NAME - Static variable in interface ro.sync.ecss.extensions.tei.id.TEIIDElementsConstants
-
The default options resource name.
- DEFAULT_PROFILING_SHOW_ATTRIBUTES_COLORS - Static variable in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
-
Default colors used for profiling.
- DEFAULT_ROWS_COUNT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Default number of rows
- DEFAULT_SAVE_STRATEGY - Static variable in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Default save strategy used when no save strategy is explicitly specified when creating a room.
- DEFAULT_TABLE_MODEL_ARGUMENT - Static variable in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
-
Argument descriptor for the default (actually preferred) table model.
- DEFAULT_TABLE_MODEL_ARGUMENT_NAME - Static variable in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
-
The table model argument name.
- DEFAULT_TABLE_SUPPORT - Static variable in interface ro.sync.ecss.extensions.commons.operations.DefaultExtensions
-
The array with default classes used for table support.
- DEFAULT_VALUE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The default value for the property being edited.
- DEFAULT_WIDTH_REPRESENTATION - Static variable in class ro.sync.ecss.extensions.api.WidthRepresentation
-
The default width representation.
- DEFAULT_WIDTH_REPRESENTATION - Static variable in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
The default width representation.
- DefaultAuthorActionEventHandler - Class in ro.sync.ecss.extensions.api
-
Intercepts TAB and SHIFT+TAB events inside a list item and promotes or demotes it.
- DefaultAuthorActionEventHandler() - Constructor for class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
- DefaultElementLocatorProvider - Class in ro.sync.ecss.extensions.commons
-
Default implementation for locating elements based on a given link.
- DefaultElementLocatorProvider() - Constructor for class ro.sync.ecss.extensions.commons.DefaultElementLocatorProvider
- DefaultExtensions - Interface in ro.sync.ecss.extensions.commons.operations
-
Interface containing all the default operation distributed with Oxygen.
- DefaultIDTypeIdentifier - Class in ro.sync.ecss.extensions.api.link
-
Default implementation for
IDTypeIdentifier
. - DefaultIDTypeIdentifier(String, boolean) - Constructor for class ro.sync.ecss.extensions.api.link.DefaultIDTypeIdentifier
-
Constructor.
- DefaultSaveStrategy - Class in ro.sync.ecss.extensions.api.webapp.ce
-
Default save strategy used when no save strategy is explicitly specified when creating a room.
- DefaultSaveStrategy() - Constructor for class ro.sync.ecss.extensions.api.webapp.ce.DefaultSaveStrategy
- DefaultUniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.commons.id
-
Default unique attributes recognizer
- DefaultUniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
-
Default constructor.
- DefaultUniqueAttributesRecognizer(String) - Constructor for class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
-
Constructor.
- defaultValue - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
The default value of the argument.
- DEFINITION_LOCATION - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
The location of the DITA Map where the key definition was defined.
- delegateConnection - Variable in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
-
The underlying connection.
- delete() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Deletes the underlying storage for a file item, including deleting any associated temporary disk file.
- delete(boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Deletes the the current selection using information from the schema associated to the document such that document is left in a valid state.
- delete(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deletes a document fragment between the start and end offset.
- delete(int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deletes a document fragment between the start and end offset.
- delete(int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Deletes a document fragment between the start and end offset.
- delete(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Delete the resource identified by the specified
URL
. - delete(AuthorDocumentFilterBypass, int, int, boolean) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before deleting the fragment between the specified offsets from the document.
- DELETE_EMPTY_LI_INSERT_PARAGRAPH - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Content completion description for cc action.
- DELETE_FRAGMENT_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Delete fragment event type.
- DELETE_TEXT_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Delete simple text event type.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation used to delete a CALS table column.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to delete an XHTML table column.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to delete a DITA map reltable column.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation used to delete a DITA CALS table column.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation used to delete a DITA simple table column.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to delete a TEI table column.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteColumnOperation
-
Default constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Base implementation for operations used to delete table columns.
- DeleteColumnOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
Constructor.
- DELETED - ro.sync.diff.merge.api.MergedFileState.MergeStatus
-
Status that specifies that the current file is deleted.
- deletedColumnsIndices - Variable in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
The index of the deleted column.
- DeleteElementOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of a delete operation that deletes the node at caret.
- DeleteElementOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
-
Constructor for the delete element operation.
- DeleteElementsOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of a delete operation that deletes all the nodes identified by a XPath expression.
- DeleteElementsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
-
Constructor for the delete element operation.
- deleteNode(AuthorDocumentFilterBypass, AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before deleting the specified node from the document.
- deleteNode(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Delete a node.
- deleteNode(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Deletes the specified node from the document.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation used to delete a CALS table row.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to delete an XHTML table row.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to delete a DITA map reltable row.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation used to delete a DITA CALS table row.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation used to delete a DITA simple table row.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to delete a TEI table row.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.DeleteRowOperation
-
Constructor.
- DeleteRowOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Operation used to delete table rows.
- DeleteRowOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
-
Constructor.
- deleteSelection() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
WSAuthorEditorPageBase.deleteSelection()
instead. - deleteSelection() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Delete the current selected text, if any.
- deleteSelection() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Delete the selected text, if any.
- DEMOTE - ro.sync.ecss.extensions.docbook.PromoteDemoteSectionUtil.PromoteDemote
-
Demote section action.
- DemoteTopicrefOperation - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Implements a demote operation.
- DemoteTopicrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
Constructs a new demote operations with a defined set of argument descriptors
- dependsOnTargetCounter() - Method in class ro.sync.ecss.css.Styles
-
Checks if the style defines some static content using the target-counter or target-counters CSS function.
- deriveSize(Font, int) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Derive the size of the font
- deriveStyle(Font, int) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Derive the style of the font
- desaturate(Color, double) - Static method in class ro.sync.exml.view.graphics.Color
-
Used for decrease the color saturation with the given percent.
- DESCENDING - ro.sync.ecss.extensions.commons.sort.CriterionInformation.ORDER
-
Descending sorting order.
- DESCENDING - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Value used for sort order.
- description - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
The string argument description.
- DESCRIPTION - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
A short description for the action.
- DESCRIPTION - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
This could be the navigation title on the topic ref which defines the key.
- deserializePersistentObject(String) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
De-serialize a persistent object which has previously been serialized as XML using the "serializePersistentObject" method.
- destroy() - Method in class ro.sync.ecss.extensions.api.webapp.license.LicenseEnforcerFilter
- DETECTED_SCHEMA - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The detected schema editor variable.
- DETECTED_SCHEMA_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The detected schema URL editor variable.
- detectIDType(String, Context, String, String, String, int) - Method in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
Detect the ID declaration or reference for the provided attribute context and offset.
- detectIDType(String, Context, String, String, String, int) - Method in class ro.sync.ecss.extensions.dita.id.DITAIDTypeRecognizer
- detectIDType(String, Context, String, String, String, int) - Method in class ro.sync.ecss.extensions.tei.id.TEIP5IDTypeRecognizer
- DETECTING_MAIN_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DetectedMainFilesWizardPage, DetectMainFilesWizard, MainFilesListWizardPage, SelectResourceTypesWizardPage, DetectedMainFilesPanelDescriptor, MainFilesListPanelDescriptor, SelectResourceTypePanelDescriptor,
- detectInsertionType(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Looks at the provided URL and detects if the referred resource should be inserted as a specific XML element.
- detectionFinished - Variable in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
True if the detection finished
- detectionFinished - Variable in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
True if the detection finished
- detectKeyInfo(URL, URL) - Static method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandlerUtil
-
Extracts the KeyInfo (can be a fully qualified KeyInfo) from current URL and returns the appropriate key (can be the relative key).
- detectMediaObjectOutputclass(KeyInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Detects the output class of a key.
- detectOutputclass(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Detects the output class of an media object by comparing object's href with the recognized extensions list.
- detectParentFrame(Window) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Try to detect the parent frame if
null
or not showing. - detectRefAttrValue() - Method in class ro.sync.ecss.extensions.dita.id.AttributeReferenceValueDetector
-
Detects the reference attribute value of local elements.
- DEVELOPER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
-
The Developer component is licensed both on SA and Eclipse.
- DG_CONFIGURE_CONTENT_COMPLETION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditContextItemDialog, EditContextRemoveItemDialog, EditContextItemDialog, EditContextRemoveItemDialog,
- DG_CONFIGURE_TOOLBAR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditSubtoolbarDialog, EditSubtoolbarDialog,
- DG_CONFIGURING_ACTIONS_MENUS_TOOLBAR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ActionDialog, ArgumentValueDialog, ActionDialog, ArgumentValueDialog,
- DG_CONFIGURING_AUTHOR_MENU - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditMenuDialog, EditMenuDialog,
- DG_CSS_STYLESHEET - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID of the topic dealing with associating a CSS with an XML document.
- DG_CUSTOMIZE_DEFAULT_CSS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CSSDescriptorDialog, CSSDescriptorDialog,
- DHOTSPOTS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The profiler hotspots pane.
- Dictionary - Interface in ro.sync.exml.workspace.api.spell
-
This interface can be used to set an extra terms dictionary to be used on spell checking actions.
- DIFF_APPLICATION_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
-
The Diff application component name.
- DIFF_COMPARE_IMAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CompareImagesPanel,
- DIFF_IGNORE_XPATH_EXPRESSION - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option used to store the XPath expression used to ignore nodes when files are compared.
- DIFF_INFO - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The current diff info.
- DIFF_SERVER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
-
The Diff component name for the server.
- DIFF_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ThreeWayDiffPanel, SVNCompareDialog,
- DiffAndMergeTools - Interface in ro.sync.exml.workspace.api.standalone
-
Tools used for executing operations like finding differences between files and folders, or merging different files.
- DiffContentTypes - Interface in ro.sync.diff.api
-
Content types for the documents used in the diff process.
- Difference - Interface in ro.sync.diff.api
-
Represents a difference generated by the diff performer.
- DifferenceParent - Interface in ro.sync.diff.api
-
Represents a difference generated by the diff performer.
- DifferencePerformer - Interface in ro.sync.diff.api
-
The
DifferencePerformer
is used to compare two resources of a given content type using a set of options. - DifferenceType - Enum in ro.sync.diff.api
-
Represents the type a
Difference
can have. - DiffException - Exception in ro.sync.diff.api
-
Exception thrown by the diff performer when a problem is encountered and the operation fails or if the operation was stopped.
- DiffException(String) - Constructor for exception ro.sync.diff.api.DiffException
- DiffException(String, Exception) - Constructor for exception ro.sync.diff.api.DiffException
- DiffOptions - Class in ro.sync.diff.api
-
Holds options needed to decide which diff algorithm and which diff options will be used.
- DiffOptions() - Constructor for class ro.sync.diff.api.DiffOptions
-
Default constructor for default options.
- DiffOptions(int, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class ro.sync.diff.api.DiffOptions
-
Constructor.
- DiffPerformerFactory - Class in ro.sync.diff.api
-
Factory used to create a difference performer, used to compare two resources using different algorithms and options.
- DiffPerformerFactory() - Constructor for class ro.sync.diff.api.DiffPerformerFactory
- DiffProgressEvent - Interface in ro.sync.diff.api
-
Event used by the
DiffProgressListener
to signal when the diff progress is incremented. - DiffProgressListener - Interface in ro.sync.diff.api
-
Listener to the diff performer.
- Dimension - Class in ro.sync.exml.view.graphics
-
Dimension.
- Dimension(int, int) - Constructor for class ro.sync.exml.view.graphics.Dimension
-
Constructor.
- DINVOKATIONTREE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The profiler invokation tree.
- disableAntialiasing() - Method in interface ro.sync.exml.view.graphics.Graphics
-
Disable the antialiasing mode.
- disableLayoutUpdate() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
INTERNAL USE ONLY.
- DISPLAY_MODE_BLOCK_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
- For block elements display two boxes with the element name inside before and after element content.
- DISPLAY_MODE_BLOCK_TAGS_WITHOUT_TEXT - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
- For block elements display two boxes that can be clicked but the name of the element is not visible.
- DISPLAY_MODE_FULL_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
For all elements(inline or block) display a box with the element name inside.
- DISPLAY_MODE_FULL_TAGS_WITH_ATTRS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
For all elements(inline or block) display a box with the element name inside and all the attributes.
- DISPLAY_MODE_INLINE_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
Display tags only for inline elements.
- DISPLAY_MODE_NO_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
No visual representation for sentinels.
- DISPLAY_MODE_PARTIAL_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
- For block elements no visual representation for sentinels.
- DisplayModeConstants - Interface in ro.sync.exml.workspace.api.editor.page.author
-
Constants for display modes of Author editor.
- dispose() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
It is advisable to call this method when the Author Component Factory is no longer in use.
- dispose() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceHeavyEditor
-
The editor was removed from the layout and it will not be used anymore.
- dispose() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Dispose the current document.
- dispose() - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Disposes any resources used by the document factory.
- dispose() - Method in class ro.sync.ecss.extensions.commons.table.operations.ListContentProvider
- dispose() - Method in class ro.sync.ecss.extensions.commons.table.properties.ECPropertiesComposite
- disposeDITAMapComponentProvider(DITAMapTreeComponentProvider) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Remove the handlers the factory has to the component used to notify for changes.
- disposeEditorComponentProvider(EditorComponentProvider) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Remove the handlers the factory has to the component used to notify for changes.
- DITA - ro.sync.ecss.imagemap.SupportedFrameworks
-
The DITA framework.
- DITA - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
"dita" value.
- DITA_ADDING_IMAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in DITA dialogs for inserting images.
- DITA_ADDING_MEDIA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in DITA dialogs for inserting media objects.
- DITA_ARCH_NAMESPACE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The DITA Arch namespace
- DITA_ARCH_VERSION_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The DITA arch version attribute.
- DITA_ARCH_VERSION_ATTRIBUTE_QNAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The usual QName for the ditaarch version attribute.
- DITA_CONFIGURE_CUSTOM_FOP_PAGE_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the section about XEP configuration.
- DITA_CONREF - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
DITA specific frame value.
- DITA_EDIT_PROPERTIES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by Edit Properties Dialog (DITA Maps Manager)
- DITA_FILL_LINK_FORMAT_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the format attribute value will be automatically filled when inserting a link reference.
- DITA_FILL_LINK_SCOPE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the scope attribute value will be automatically filled when inserting a link reference.
- DITA_FILL_LINK_TYPE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the type attribute value will be automatically filled when inserting a link reference.
- DITA_FILL_TOPICREF_FORMAT_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the format attribute value will be automatically filled when inserting a topic reference.
- DITA_FILL_TOPICREF_NAVTITLE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the navigation title attribute value will be automatically filled when inserting a topic reference.
- DITA_FILL_TOPICREF_SCOPE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the scope attribute value will be automatically filled when inserting a topic reference.
- DITA_FILL_TOPICREF_TYPE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the type attribute value will be automatically filled when inserting a topic reference.
- DITA_FORMAT_PARAM - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Query param which gives the value of the topicref format attribute for the opened topic.
- DITA_HIERARCHY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyView,
- DITA_INSERT_TOPIC_HEAD - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ECDITATopicheadCustomizerDialog, SADITATopicheadCustomizerDialog,
- DITA_INSERT_TOPIC_REF - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by Insert topic reference dialogs
- DITA_MAP_COMMON_TOOLBAR_KEYS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The built-in toobars available in DITA Map Manager.
- DITA_MAP_CUSTOMIZE_SCENARIO - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DITAScenarioEditDialog, DITAScenarioEditDialog,
- DITA_MAP_EDIT_FEEDBACK - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the DITA map edit feedback page.
- DITA_MAP_EDIT_FILTERS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DITAVALSimpleFilterEditDialog, DITAVALSimpleFilterEditDialog,
- DITA_MAP_EDIT_PARAMETERS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"The Parameters Tab" topic
- DITA_MAP_TRANSFORM - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DITATranstypeDialog, DITATranstypeDialog,
- DITA_MAP_VALIDATE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CheckCompletenessDialog, CheckCompletenessDialog,
- DITA_MAPS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.The DITA maps organizer. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
- DITA_MAPS_EDITING_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ExportDITAMapInputDialog, ExportDITAMapInputDialog,
- DITA_MAPS_EDITING_AREA - Static variable in interface ro.sync.exml.workspace.api.PluginWorkspace
-
The DITA Maps editing area
- DITA_MAPS_MANAGER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The DITA maps organizer.
- DITA_MAPS_MANAGER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DITAMapsManagerView, DITAMapEditor, DITAMapEditorPage, DITAMapMainPanel,
- DITA_OPTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by DITAOptionPane.
- DITA_OT_DIRECTORY - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
DITA OT Directory.
- DITA_OT_PROJECT_NAMESPACE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The namespace of the DITA-OT Project
- DITA_OT_TRANSFORMATION_OPTIONS_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by ExtensionsDialog (SA + EC).
- DITA_PERSPECTIVE - Static variable in interface ro.sync.exml.UIPerspectives
-
The DITA perspective.
- DITA_REUSABLE_COMPONENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ECDITACreateReusableComponentDialog, ECDITAInsertReusableComponentDialog, SADITACreateReusableComponentDialog, SADITAInsertReusableComponentDialog,
- DITA_REUSABLE_COMPONENTS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Reusable components view
- DITA_REUSABLE_COMPONENTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in DITA reusable components view.
- DITA_ROOT_MAP_KEYS_MANAGER_ATTRIBUTE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The attribute name for the keys manager.
- DITA_ROOT_MAP_URL_ATTRIBUTE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The attribute name for the dita root map url.
- DITA_ROOT_MAP_URL_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The attribute name for the dita root map url used in the Web Atuhor editing context.
- DITA_SHOW_CONSOLE_OUTPUT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option regarding when to show the DITA transformation console output.
- DITA_VAL_URL_ATTRIBUTE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The attribute name for the ditaval url.
- DITA_VAL_URL_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The attribute name for the ditaval url used in the Web Atuhor editing context.
- DITAAccess - Class in ro.sync.ecss.dita
-
Utility methods for DITA interaction.
- DITAAccess.InsertLinkReferenceShortcut - Interface in ro.sync.ecss.dita
-
Short cut for the insert link operation.
- DITAAccess.PasteInfo - Enum in ro.sync.ecss.dita
-
Paste type of clipboard fragments.
- DITAAuthorActionEventHandler - Class in ro.sync.ecss.extensions.api
-
Author action event handler for DITA.
- DITAAuthorActionEventHandler() - Constructor for class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- DITAAuthorImageDecorator - Class in ro.sync.ecss.extensions.dita
-
Handles a DITA vocabulary image map.
- DITAAuthorImageDecorator() - Constructor for class ro.sync.ecss.extensions.dita.DITAAuthorImageDecorator
-
DITA author image map decorator.
- DITAAuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.dita
-
Author table operations handler for DITA framework.
- DITAAuthorTableOperationsHandler() - Constructor for class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
- DITACALSShowTablePropertiesOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals.properties
-
Class for dita CALS table properties action.
- DITACALSShowTablePropertiesOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSShowTablePropertiesOperation
-
Constructor.
- DITACALSTableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
DITA CALS table cell info provider, should work with specializations.
- DITACALSTableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.DITACALSTableCellInfoProvider
- DITACALSTableHelper - Class in ro.sync.ecss.extensions.dita.topic.table.cals.properties
-
Helper class for edit properties on DITA CALS tables.
- DITACALSTableHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- DITACALSTableSortOperation - Class in ro.sync.ecss.extensions.dita.topic.table
-
DITA CALS table sort operation implementation.
- DITACALSTableSortOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.DITACALSTableSortOperation
- DITAConfigureAutoIDElementsOperation - Class in ro.sync.ecss.extensions.dita.id
-
Operation used to insert a Link in DITA documents.
- DITAConfigureAutoIDElementsOperation() - Constructor for class ro.sync.ecss.extensions.dita.id.DITAConfigureAutoIDElementsOperation
- DITAConRefResolver - Class in ro.sync.ecss.extensions.dita.conref
-
Resolver for content referred using
conref
attribute. - DITAConRefResolver() - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
Constructor.
- DITAConRefResolver(ContextKeyManager) - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
Deprecated.use
DITAConRefResolver(ContextKeyManagerProvider)
instead. - DITAConRefResolver(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
Constructor.
- DITAConrefsResolverBase - Class in ro.sync.ecss.extensions.api
-
Resolve references when showing DITA content in the editor
- DITAConrefsResolverBase() - Constructor for class ro.sync.ecss.extensions.api.DITAConrefsResolverBase
- DITAConstants - Interface in ro.sync.ecss.dita
-
DITA constants.
- DITACustomRuleMatcher - Class in ro.sync.ecss.extensions.dita
-
DITA custom rule matcher abstract class.
- DITACustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.DITACustomRuleMatcher
- DITAEditImageMapCore - Class in ro.sync.ecss.extensions.dita
-
Edit Image Map Core for DITA.
- DITAEditImageMapCore() - Constructor for class ro.sync.ecss.extensions.dita.DITAEditImageMapCore
- DITAElementLocator - Class in ro.sync.ecss.extensions.dita
-
An implementation for a DITA element when the referred element is not a topic.
- DITAElementLocator(String) - Constructor for class ro.sync.ecss.extensions.dita.DITAElementLocator
-
Constructor.
- DITAElementLocatorProvider - Class in ro.sync.ecss.extensions.dita
-
Implementation for locating elements based on a link from a DITA document.
- DITAElementLocatorProvider() - Constructor for class ro.sync.ecss.extensions.dita.DITAElementLocatorProvider
-
Default constructor.
- DITAElementLocatorProvider(boolean) - Constructor for class ro.sync.ecss.extensions.dita.DITAElementLocatorProvider
-
Constructor.
- DITAExtensionsBundle - Class in ro.sync.ecss.extensions.dita
-
The DITA framework extensions bundle.
- DITAExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- DITAExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.dita
-
Dropped URLs handler
- DITAExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
-
Default constructor
- DITAExternalObjectInsertionHandler(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
-
Constructor
- DITAExternalObjectInsertionHandlerUtil - Class in ro.sync.ecss.extensions.dita
-
Utility class for the DITA and DITA Map external object insertion handlers.
- DITAFilteringContentHandler - Class in ro.sync.ecss.extensions.dita.conref
-
Content and lexical handler used to filter parser events outside the given topic IDs path.
- DITAFilteringContentHandler(String[], String[], String, boolean) - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
-
Constructor.
- DITAIDElementLocator - Class in ro.sync.ecss.extensions.dita
-
Implementation of an ElementLocator that locates elements based on a given link and checks if the attribute with the type ID matches the provided link and the class attribute contains 'topic/topic'.
- DITAIDElementLocator(IDTypeVerifier, String, boolean) - Constructor for class ro.sync.ecss.extensions.dita.DITAIDElementLocator
-
Constructor.
- DITAIDTypeRecognizer - Class in ro.sync.ecss.extensions.dita.id
-
Implementation of ID declarations and references recognizer for DITA framework.
- DITAIDTypeRecognizer() - Constructor for class ro.sync.ecss.extensions.dita.id.DITAIDTypeRecognizer
- DITAImposedReferenceType - Enum in ro.sync.ecss.dita
-
Specifies how a reference should be inserted in a document: xref, figure, variable, etc
- DITAInsertListOperation - Class in ro.sync.ecss.extensions.dita
-
Insert List operation for DITA.
- DITAInsertListOperation() - Constructor for class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- DITAKeyNameGenerator - Interface in ro.sync.ecss.dita
-
Used to generate key names based on file names.
- DitaLinkTextResolver - Class in ro.sync.ecss.extensions.dita.link
-
Can resolve DITA references to another topic made through the href attribute on elements of classes: map/topicref , topic/xref and topic/link .
- DitaLinkTextResolver() - Constructor for class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
-
Constructor.
- DitaLinkTextResolver(ContextKeyManager) - Constructor for class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
-
Deprecated.use
DitaLinkTextResolver(ContextKeyManagerProvider)
instead. - DitaLinkTextResolver(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
-
Constructor
- DITAListSortOperation - Class in ro.sync.ecss.extensions.commons.sort
-
DITA list sort operation implementation.
- DITAListSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
-
Constructor.
- DITAMAP - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
"ditamap" value.
- DITAMap2_xCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.map
-
Matches a specific DITA Map 2.x framework
- DITAMap2_xCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMap2_xCustomRuleMatcher
- DITAMapActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.ditamap.actions
-
Provides access to actions defined in the DITA Map editor page.
- DITAMapAuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.dita.map
-
Author table operations handler for DITAMap framework.
- DITAMapAuthorTableOperationsHandler() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapAuthorTableOperationsHandler
- DITAMapCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.map
-
DITA map custom rule matcher.
- DITAMapCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapCustomRuleMatcher
- DITAMapExtensionsBundle - Class in ro.sync.ecss.extensions.dita.map
-
DITA Map extensions bundle
- DITAMapExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- DITAMapExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.dita.map
-
Dropped URLs handler
- DITAMapExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapExternalObjectInsertionHandler
-
Default constructor.
- DITAMapExternalObjectInsertionHandler(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapExternalObjectInsertionHandler
-
Constructor.
- DITAMapKeyDefElementLocator - Class in ro.sync.ecss.extensions.dita
-
An implementation for a DITA element searching for a key definition.
- DITAMapKeyDefElementLocator(String) - Constructor for class ro.sync.ecss.extensions.dita.DITAMapKeyDefElementLocator
-
Constructor.
- DITAMapModel - Interface in ro.sync.exml.workspace.api.editor.page.ditamap.model
-
The DITA Map Model.
- DITAMapNodeRendererCustomizer - Class in ro.sync.exml.workspace.api.editor.page.ditamap
-
Node renderer customizer specific for the DITA Maps Manager.
- DITAMapNodeRendererCustomizer() - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapNodeRendererCustomizer
- DITAMapNodeRendererCustomizerContext - Interface in ro.sync.exml.workspace.api.editor.page.ditamap
-
Offers more information about the class of the target topics.
- DITAMapPopupMenuCustomizer - Interface in ro.sync.exml.workspace.api.editor.page.ditamap
-
Can be used to customize a pop-up menu before showing it.
- DITAMapReferencesResolver - Interface in ro.sync.ecss.extensions.api
-
Resolve references when showing a DITA Map in the editor
- DITAMapRefResolver - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Resolves the hrefs to other maps.
- DITAMapRefResolver() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Deprecated.use
DITAMapRefResolver(ContextKeyManagerProvider)
instead, otherwise key resolution will not work in Web Author. - DITAMapRefResolver(ContextKeyManager) - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Deprecated.use
DITAMapRefResolver(ContextKeyManagerProvider)
instead. - DITAMapRefResolver(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Constructor.
- DITAMapResolvedReferencesCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.map
-
Matches a specific DITA Map opened with resolved topics
- DITAMapResolvedReferencesCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapResolvedReferencesCustomRuleMatcher
- DITAMapReviewController - Interface in ro.sync.exml.workspace.api.editor.page.ditamap.review
-
The DITA Map Change tracking controller.
- DITAMapTextPageExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.dita.map
-
The DITA Map text page external object insertion handler.
- DITAMapTextPageExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapTextPageExternalObjectInsertionHandler
- DITAMapTopicTitlesResolveListener - Class in ro.sync.ecss.extensions.dita.map
-
Listener handling the 'showTopicTitles' editing context attribute.
- DITAMapTopicTitlesResolveListener() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapTopicTitlesResolveListener
- DITAMapTreeComponentListener - Class in ro.sync.ecss.extensions.api.component.listeners
-
DITA Map tree component listener.
- DITAMapTreeComponentListener() - Constructor for class ro.sync.ecss.extensions.api.component.listeners.DITAMapTreeComponentListener
- DITAMapTreeComponentProvider - Class in ro.sync.ecss.extensions.api.component.ditamap
-
A component encapsulating editing a DITA Map in a DITA Maps Manager tree-like structure.
- DITAMapTreeComponentProvider(DITAMapComponentEditorManager, EditorManager, Frame) - Constructor for class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Constructor.
- DITAMapTreeDropHandler - Class in ro.sync.exml.workspace.api.editor.page.ditamap.dnd
-
A handler which can be installed to override handling of drop events in the DITA Map Tree.
- DITAMapTreeDropHandler() - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.dnd.DITAMapTreeDropHandler
- DITANewShapeDescriptor(Element) - Constructor for class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation.DITANewShapeDescriptor
-
Descriptor of a shape that was added client-side.
- DITANodeRendererCustomizer - Class in ro.sync.ecss.extensions.dita
-
Class used to customize the way a DITA node is rendered in the UI.
- DITANodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer
- DITANodeRendererCustomizer.DitaClass - Enum in ro.sync.ecss.extensions.dita
-
DITA classes constants.
- DitaReferenceTargetDescriptor - Class in ro.sync.ecss.dita
-
Descriptor for a conref target.
- DitaReferenceTargetDescriptor(String, String, String, String, String, String) - Constructor for class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
-
Constructor.
- DitaReferenceTargetDescriptor(String, String, String, String, String, String, String) - Constructor for class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
-
Constructor.
- DITARelTableDocumentTypeHelper - Class in ro.sync.ecss.extensions.dita.map.table
-
Implementation of the document type helper for DITA Map reltable model
- DITARelTableDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- DITASchemaAwareEditingHandler - Class in ro.sync.ecss.extensions.dita
-
Specific editing support for DITA documents.
- DITASchemaAwareEditingHandler() - Constructor for class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- DITASchemaManagerFilter - Class in ro.sync.ecss.extensions.dita
-
Schema manager filter which provides the available keyref + condition values.
- DITASchemaManagerFilter(String, ContextKeyManagerProvider, Supplier<String>) - Constructor for class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
-
Constructor
- DITASimpleTableCellSpanProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
This class is responsible for providing information about the DITA simple table cell spanning.
- DITASimpleTableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.DITASimpleTableCellSpanProvider
- DITASimpleTableDocumentTypeHelper - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Implementation of the document type helper for DITA simple table model
- DITASimpleTableDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- DITASimpleTableSortOperation - Class in ro.sync.ecss.extensions.dita.topic.table
-
DITA simple table sort operation implementation.
- DITASimpleTableSortOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.DITASimpleTableSortOperation
- DITATableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
Provides information about the column width for DITA tables.
- DITATableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- DITATableCellSepInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
A DITA cell separators provider.
- DITATableCellSepInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.DITATableCellSepInfoProvider
-
The default in DITA is not to present the separators.
- DITATableDocumentTypeHelper - Class in ro.sync.ecss.extensions.dita.topic.table
-
Implementation of the document type helper for DITA CALS table model.
- DITATableDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.DITATableDocumentTypeHelper
- DITATextAccess - Class in ro.sync.ecss.dita
-
Access utility methods to work with DITA in the text editing mode.
- DITATextPageExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.dita
-
The DITA text page external object insertion handler.
- DITATextPageExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.dita.DITATextPageExternalObjectInsertionHandler
-
Default constructor
- DITATextPageExternalObjectInsertionHandler(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.DITATextPageExternalObjectInsertionHandler
-
Constructor.
- DITATopic2_xCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.topic
-
Matches a specific DITA 2.x framework which provides support for the DITA 2.x standard.
- DITATopic2_xCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.topic.DITATopic2_xCustomRuleMatcher
- DITATopicCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.topic
-
DITA topic custom rule matcher.
- DITATopicCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.topic.DITATopicCustomRuleMatcher
- DITATopicInsertionPosition - Enum in ro.sync.ecss.dita
-
The position where to insert a topic, relative to the selection.
- DITAUniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.dita.id
-
Unique attributes recognizer for DITA.
- DITAUniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
-
Constructor
- DITAUniqueAttributesRecognizerUtil - Class in ro.sync.ecss.extensions.dita.id
-
Utility class for Schema Aware actions.
- DITAUpdateImageMapOperation - Class in ro.sync.ecss.extensions.dita
-
DITA implementation of the operation that updates an image map with shape information from an SVG.
- DITAUpdateImageMapOperation() - Constructor for class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation
- DITAUpdateImageMapOperation.DITANewShapeDescriptor - Class in ro.sync.ecss.extensions.dita
-
Descriptor of a shape that was added client-side.
- DITAVAL_FILE_DEFAULT_EXTENSION - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The DITAVAL file default extension
- DITAVAL_KEYSCOPE_PREFIX - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITAVAL key scope prefix
- DITAVAL_KEYSCOPE_SUFFIX - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITAVAL key scope suffix
- DITAValExtensionsBundle - Class in ro.sync.ecss.extensions.dita
-
The DITAVal extensions bundle
- DITAValExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.dita.DITAValExtensionsBundle
- DITAVALMETA_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITAVAL meta class.
- DITAVALREF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITAVAL ref class.
- DITAValSchemaManagerFilter - Class in ro.sync.ecss.extensions.dita
-
Schema manager filter which provides the available keyref + condition values.
- DITAValSchemaManagerFilter() - Constructor for class ro.sync.ecss.extensions.dita.