|
Oxygen XML Editor 11.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 | |
---|---|
AuthorChangeTrackingController |
getChangeTrackingController()
The change tracking controller used to toggle change tracking on and off and check its state. |
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. |
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
.AuthorChangeTrackingController getChangeTrackingController()
null
.OptionsStorage getOptionsStorage()
AuthorOutlineAccess getOutlineAccess()
null
.
|
Oxygen XML Editor 11.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |