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