Uses of Class
org.exoplatform.onlyoffice.Config.Editor
-
Packages that use Config.Editor Package Description org.exoplatform.onlyoffice -
-
Uses of Config.Editor in org.exoplatform.onlyoffice
Methods in org.exoplatform.onlyoffice that return Config.Editor Modifier and Type Method Description protected Config.EditorConfig.Editor. forUser(String id, String name, String lang, String callbackUrl)For user.Config.EditorConfig. getEditorConfig()Gets the editor config.Constructors in org.exoplatform.onlyoffice with parameters of type Config.Editor 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.
-