描述

创建一个浮动的附件查看列表

参数

允许动态属性:

false
名称 必需 默认值 类型 描述
attachMap true   String 附件的配置对象及其对应的附件列表的映射关系(Map), key 的类型为 gboat2.attachment.model.AttachConfig, value 的类型为 java.util.List
cssClass     String The css class to use for element
cssStyle     String The css style definitions for element to use
downloadUrl   upload!download.do String 下载附件的 URL
id     String HTML id attribute
name     String The name to set for element
template     String The template (other than default) to use for rendering the element
templateDir     String The template directory.
theme     String The theme (other than default) to use for rendering the element
title     String Set the html title attribute on rendered html element

示例代码

example descript...

这里是示例代码块