Uses of Class
org.exoplatform.onlyoffice.EditorPage
Packages that use EditorPage
-
Uses of EditorPage in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that return EditorPageMethods in org.exoplatform.onlyoffice with parameters of type EditorPageModifier and TypeMethodDescriptionprotected voidConfig.setEditorPage(EditorPage editorPage) Sets the editorPage.Constructors in org.exoplatform.onlyoffice with parameters of type EditorPageModifierConstructorDescriptionprotectedConfig(String documentserverUrl, String platformRestUrl, String editorUrl, URI explorerUri, String documentType, String workspace, String path, String downloadUrl, EditorPage editorPage, Boolean isActivity, String docId, Config.Document document, Config.Editor editor) Editor config constructor.