Uses of Class
org.exoplatform.onlyoffice.documents.OnlyofficeDocumentEditorPlugin.EditorError
-
Packages that use OnlyofficeDocumentEditorPlugin.EditorError Package Description org.exoplatform.onlyoffice.documents -
-
Uses of OnlyofficeDocumentEditorPlugin.EditorError in org.exoplatform.onlyoffice.documents
Methods in org.exoplatform.onlyoffice.documents that return OnlyofficeDocumentEditorPlugin.EditorError Modifier and Type Method Description OnlyofficeDocumentEditorPlugin.EditorErrorOnlyofficeDocumentEditorPlugin.EditorSetting. getError()Gets the error.Constructors in org.exoplatform.onlyoffice.documents with parameters of type OnlyofficeDocumentEditorPlugin.EditorError Constructor Description EditorSetting(String fileId, String link, String userId, CometdConfig cometdConf, Map<String,String> messages, OnlyofficeDocumentEditorPlugin.EditorError error)Instantiates a new editor setting.
-