类 FileDownloadAttr
java.lang.Object
com.sh.wf.module.component.page.common.FileDownloadAttr
- 所有已实现的接口:
Serializable,Cloneable
Description: 文件下载属性
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年4月3日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getPreviewConfig(ModuleContext context) booleanisEnable()booleanbooleanisSetOfficeViewType(ModuleContext context, String fileName) voidparserNode(org.jdom2.Element cnodeEl) String[]previewParam(ModuleContext context, String btype) voidtoHtml(ModuleContext context, StringBuilder html, String btype) voidtoLoadHtml(ModuleContext context, String btype) booleantoPreviewHtml(ModuleContext context, StringBuilder html)
-
字段详细资料
-
fileSource
-
storeToRes
protected boolean storeToRes -
officeViewType
-
fileName
-
filePath
-
tableName
-
fileNameCol
-
storeType
-
filePathCol
-
fileContentCol
-
colList
-
-
构造器详细资料
-
FileDownloadAttr
public FileDownloadAttr()
-
-
方法详细资料
-
parserNode
public void parserNode(org.jdom2.Element cnodeEl) -
toHtml
-
toLoadHtml
-
isPreview
public boolean isPreview() -
getPreviewConfig
-
toPreviewHtml
-
previewParam
-
isSetOfficeViewType
-
isEnable
public boolean isEnable()
-