类 Embedded
java.lang.Object
com.onlyoffice.model.documenteditor.config.editorconfig.Embedded
Defines the parameters for the embedded document type only (see the
Config section to find out how to define the embedded document type).
It allows to change the settings which define the behavior of the buttons in the embedded mode.-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetEmbedUrl(String embedUrl) voidsetFullscreenUrl(String fullscreenUrl) voidsetSaveUrl(String saveUrl) voidsetShareUrl(String shareUrl) voidsetToolbarDocked(Toolbar toolbarDocked)
-
构造器详细资料
-
Embedded
public Embedded()
-
-
方法详细资料
-
getEmbedUrl
-
setEmbedUrl
-
getFullscreenUrl
-
setFullscreenUrl
-
getSaveUrl
-
setSaveUrl
-
getToolbarDocked
-
setToolbarDocked
-