使用范围:UI2
Contents
class FileSelectEvent ($UI/system/components/justep/uploader/uploader#FileSelectEvent)
选择文件前事件
See OnFileSelect
Constructor Top
FileSelectEvent () |
Properties Top
Boolean |
cancel
是否取消后续操作 | ||
Uploader |
source
uploader对象 |
Constructor details
Top
public
FileSelectEvent
()
选择文件前事件
See OnFileSelect
public
FileSelectEvent
()
选择文件前事件
See OnFileSelect
Properties Detail Top
public
Boolean
cancel
是否取消后续操作
uploader对象