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