|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSAuthorEditorPage
Author editor page.
Method Summary | |
---|---|
AuthorChangeTrackingController |
getChangeTrackingController()
Deprecated. Use instead. |
AuthorDocumentController |
getDocumentController()
Returns the Author document controller. |
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. |
Methods inherited from interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase |
---|
addAuthorCaretListener, addAuthorMouseListener, getActionsProvider, getAuthorComponent, getBalancedSelectionEnd, getBalancedSelectionStart, getDefaultAuthorSchemaAwareEditingHandler, getHighlighter, getPersistentHighlighter, getStyles, refresh, refresh, removeAuthorCaretListener, removeAuthorMouseListener, setPopUpMenuCustomizer, viewToModel |
Methods inherited from interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage |
---|
deleteSelection, getCaretOffset, getLocationOnScreenAsPoint, getSelectedText, getSelectionEnd, getSelectionStart, getWordAtCaret, hasSelection, modelToViewRectangle, select, selectWord, setCaretPosition, setEditable, viewToModelOffset |
Method Detail |
---|
AuthorDocumentController getDocumentController()
null
.AuthorTableAccess getTableAccess()
null
.@Deprecated AuthorChangeTrackingController getChangeTrackingController()
getReviewController()
instead.
null
.AuthorReviewController getReviewController()
null
.OptionsStorage getOptionsStorage()
AuthorOutlineAccess getOutlineAccess()
null
.
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |