|
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 AuthorAccess
Access class to the author functions. Provides access to specific components corresponding to editor, document, workspace, tables, change tracking and utility informations and actions.
Field Summary |
---|
Fields inherited from interface ro.sync.ecss.extensions.api.AuthorConstants |
---|
ARG_VALUE_FALSE, ARG_VALUE_TRUE, POSITION_AFTER, POSITION_BEFORE, POSITION_INSIDE, POSITION_INSIDE_FIRST, POSITION_INSIDE_LAST |
Method Summary | |
---|---|
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. |
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. |
Method Detail |
---|
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()
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.
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |