@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface AuthorAccess extends AuthorConstants, AuthorAccessDeprecated
ARG_VALUE_FALSE, ARG_VALUE_TRUE, POSITION_AFTER, POSITION_BEFORE, POSITION_INSIDE, POSITION_INSIDE_AT_THE_BEGINNING, POSITION_INSIDE_AT_THE_END, POSITION_INSIDE_FIRST, POSITION_INSIDE_LAST, SELECT_CONTENT, SELECT_ELEMENT, SELECT_NONE
Modifier and Type | Method and Description |
---|---|
ro.sync.ecss.component.AuthorClipboardObject |
getAuthorObjectFromClipboard()
Get the author object previously copied in the clipboard.
|
AuthorResourceBundle |
getAuthorResourceBundle()
A message bundle that holds all the internationalized messages displayed in Oxygen
frameworks for a language set in Preferences.
|
ClassPathResourcesAccess |
getClassPathResourcesAccess()
Get access to the list of resources the user has added to the classpath of the corresponding framework.
|
AuthorDocumentController |
getDocumentController()
Returns the Author document controller.
|
AuthorEditorAccess |
getEditorAccess()
Get the author editor access providing editor related information.
|
AuthorElement |
getElementByAnchor(java.lang.String anchor)
Get the author element identified by the given URL anchor.
|
OptionsStorage |
getOptionsStorage()
The object that manages the options stored for author extensions.
|
AuthorOutlineAccess |
getOutlineAccess()
Get the author Outline access providing Outline related information.
|
AuthorReviewController |
getReviewController()
Controller that can be used to toggle the change tracking state, modify the review
highlight author name, the highlight painting or to obtain information
about the properties used in the serialization and representation of the review
highlight (author name, reviewer auto color or the current time stamp in a format
identical to the one used by Oxygen for insert, delete and comment markers).
|
AuthorTableAccess |
getTableAccess()
Returns the author table access provider responsible for obtaining table
related information and executing table actions.
|
AuthorUtilAccess |
getUtilAccess()
Get the author access utility methods provider.
|
AuthorWorkspaceAccess |
getWorkspaceAccess()
Get the workspace access.
|
AuthorXMLUtilAccess |
getXMLUtilAccess()
Get the author access utility methods provider.
|
addAuthorListener, chooseFile, chooseFile, chooseURL, correctURL, deleteSelection, escapeAttributeValue, evaluateXPath, findNodesByXPath, getCaretOffset, getChangeTrackingController, getEditorLocation, getParentFrame, getSelectedText, getSelectionEnd, getSelectionStart, getTableCellAbove, getTableCellAt, getTableCellBelow, getTableCellIndex, getTableColSpanIndices, getTableNumberOfColumns, getTableRow, getTableRowCount, getWordAtCaret, hasSelection, inInlineContext, insertMultipleElements, insertText, insertXMLFragment, insertXMLFragment, isStandalone, isTrackingChanges, locateFile, makeRelative, multipleDelete, newNonValidatingXMLReader, removeAuthorListener, removeClonedElementAttribute, resolvePath, select, selectWord, setCaretPosition, setClonedElementAttribute, showConfirmDialog, showErrorMessage, surroundInFragment, surroundInText, toggleTrackChanges, viewToModel
AuthorEditorAccess getEditorAccess()
null
.AuthorDocumentController getDocumentController()
null
.AuthorWorkspaceAccess getWorkspaceAccess()
null
.AuthorUtilAccess getUtilAccess()
null
.AuthorXMLUtilAccess getXMLUtilAccess()
null
.AuthorTableAccess getTableAccess()
null
.AuthorReviewController getReviewController()
null
.OptionsStorage getOptionsStorage()
AuthorOutlineAccess getOutlineAccess()
null
.ClassPathResourcesAccess getClassPathResourcesAccess()
AuthorResourceBundle getAuthorResourceBundle()
ExtensionTags
interface.ro.sync.ecss.component.AuthorClipboardObject getAuthorObjectFromClipboard()
null
if no such object exists.AuthorElement getElementByAnchor(java.lang.String anchor)
ElementLocatorProvider
provided by the framework.anchor
- The anchor.Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.