使用范围:UI2
Contents
component AttachmentImageSimple ($UI/system/components/justep/attachment/attachmentImageSimple) extends Attachment
Constructor Top
AttachmentImageSimple () | |||
AttachmentImageSimple ( options) |
Methods Top
void | selectFile () |
Operations Top
void | selectFile () |
Constructor details
Top
public
AttachmentImageSimple
()
可以绑定数据中图片,动态展示图片
##
文档链接:#http://docs.newdao.net/appgao-ji-zu-jian/tu-pian-fu-jian.html#
public
AttachmentImageSimple
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
AttachmentImageSimple
()
public
AttachmentImageSimple
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
Methods Detail Top
public
void
selectFile
()
选择文件
Operations Detail Top
public
void
selectFile
()
选择文件