使用范围:UI2
Contents
class FileSelectedEvent ($UI/system/components/justep/uploader/uploader#FileSelectedEvent)
选择文件后事件
See OnFileSelected
Constructor Top
FileSelectedEvent () |
Properties Top
Boolean |
cancel
是否取消后续操作 | ||
String |
file
选择的文件 |
Constructor details
Top
public
FileSelectedEvent
()
选择文件后事件
See OnFileSelected
public
FileSelectedEvent
()
选择文件后事件
See OnFileSelected
Properties Detail Top
public
Boolean
cancel
是否取消后续操作
public
String
file
选择的文件