枚举类的使用
com.onlyoffice.model.documenteditor.config.document.Type
使用Type的程序包
程序包
说明
-
com.onlyoffice.model.documenteditor中Type的使用
参数类型为Type的com.onlyoffice.model.documenteditor中的方法 -
com.onlyoffice.model.documenteditor.config.document中Type的使用
-
com.onlyoffice.service.documenteditor.config中Type的使用
修饰符和类型方法说明ConfigService.createConfig(String bucket, String fileId, Mode mode, Type type) Creates a configuration for the document editor using theTypeparameter.DefaultConfigService.createConfig(String bucket, String fileId, Mode mode, Type type) ConfigService.getCoEditing(String bucket, String fileId, Mode mode, Type type) Returns theCoEditingobject.DefaultConfigService.getCoEditing(String bucket, String fileId, Mode mode, Type type) ConfigService.getDocument(String bucket, String fileId, Type type) Returns theDocumentobject.DefaultConfigService.getDocument(String bucket, String fileId, Type type) ConfigService.getEditorConfig(String bucket, String fileId, Mode mode, Type type) Returns theEditorConfigobject.DefaultConfigService.getEditorConfig(String bucket, String fileId, Mode mode, Type type)