使用范围:WX
Contents
component Downloadfile ($UI/comp/downloadfile/components/downloadfile/downloadfile) extends Wrapper
Constructor Top
Downloadfile () | |||
Downloadfile ( config) |
Events Top
void | fail ($UI/wxsys/comps/downloadfile/downloadfile#fail#res event) | |
void | success (Res event) |
Constructor details
Top
public
Downloadfile
()
组件可实现文件下载功能
public
Downloadfile
( config)
构造函数
Inherited from Operational
public
Downloadfile
()
public
Downloadfile
( config)
构造函数
Inherited from Operational
Events Detail Top
public
void
fail
($UI/wxsys/comps/downloadfile/downloadfile#fail#res event)
下载失败后触发
See Fail
文件下载成功后触发
See Success