Uses of Class
org.exoplatform.onlyoffice.EditorPage
-
Packages that use EditorPage Package Description org.exoplatform.onlyoffice -
-
Uses of EditorPage in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that return EditorPage Modifier and Type Method Description EditorPageConfig. getEditorPage()Gets the editor page.Methods in org.exoplatform.onlyoffice with parameters of type EditorPage Modifier and Type Method Description protected voidConfig. setEditorPage(EditorPage editorPage)Sets the editorPage.Constructors in org.exoplatform.onlyoffice with parameters of type EditorPage Constructor Description Config(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.
-