社区
下载资源悬赏专区
帖子详情
Ext.ux.UploadDialog下载
weixin_39820835
2020-04-20 06:30:26
Ext2.0扩展上传组件
相关下载链接:
//download.csdn.net/download/i_am_missing/395452?utm_source=bbsseo
...全文
18
回复
打赏
收藏
Ext.ux.UploadDialog下载
Ext2.0扩展上传组件 相关下载链接://download.csdn.net/download/i_am_missing/395452?utm_source=bbsseo
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
Ext
.
ux
.
Upload
Dialog
.zip
EXT
js的上传组件
Ext
.
ux
.
Upload
Dialog
Configuration. Most configuration options are inherited from
Ext
.Window (see
Ext
Js docs). The added ones are: url - the url where to post
upload
ed files. base_params - additional post params (default to {}). permitted_
ext
ensions - array of file
ext
ensions which are permitted to
upload
(default to []). reset_on_hide - whether to reset
upload
queue on
dialog
hide or not (default true). allow_close_on_
upload
- whether to allow hide/close
dialog
during
upload
process (default false).
upload
_autostart - whether to start
upload
automaticaly when file added or not (default false). post_var_name -
upload
ed data POST variable name (defaults to 'file'). Events. filetest - fires before file is added into the queue, parameters:
dialog
- reference to
dialog
filename - file name If handler returns false then file will not be queued. fileadd - fires when file is added into the queue, parameters:
dialog
- reference to
dialog
filename - file name fileremove - fires when file is removed from the queue, parameters:
dialog
- reference to
dialog
filename - file name record - file record resetqueue - fires when
upload
queue is resetted, parameters:
dialog
- reference to
dialog
beforefile
upload
start - fires when file as about to start
upload
ing:
dialog
- reference to
dialog
filename -
upload
ed file name record - file record If handler returns false then file
upload
will be canceled. file
upload
start - fires when file has started
upload
ing:
dialog
- reference to
dialog
filename -
upload
ed file name record - file record
upload
success - fires when file is successfuly
upload
ed, parameters:
dialog
- reference to
dialog
filename -
upload
ed file name data - js-object builded from json-data returned from
upload
handler response. record - file record
upload
error - fires when file
upload
error occured, parameters:
dialog
- reference to
dialog
filename -
upload
ed file name data - js-object builded from json-data returned from
upload
handler response. record - file record
upload
failed - fires when file
upload
failed, parameters:
dialog
- reference to
dialog
filename - failed file name record - file record
upload
canceled - fires when file
upload
canceled, parameters:
dialog
- reference to
dialog
filename - failed file name record - file record
upload
start - fires when
upload
process starts, parameters:
dialog
- reference to
dialog
upload
stop - fires when
upload
process stops, parameters:
dialog
- reference to
dialog
upload
complete - fires when
upload
process complete (no files to
upload
left), parameters:
dialog
- reference to
dialog
Public methods Better go see the source. I18n. The class is ready for i18n, override the
Ext
.
ux
.
Upload
Dialog
.
Dialog
.prototype.i18n object with your language strings, or just pass i18n object in config. Server side handler. The files in the queue are posted one at a time, the file field name is 'file'. The handler should return json encoded object with following properties:
ext
.
ux
.
upload
Dialog
实例
ext
.
ux
.
upload
Dialog
实例
Ext
.
ux
.
Upload
Dialog
下载
及中文包(i18n)
Ext
.
ux
.
Upload
Dialog
下载
,其中i18n的中文我写了一个js方便大家不想自己写的人调用,路径是:
Upload
Dialog
/locale/zh_CN.utf-8.js
Ext
.
ux
.
Upload
Dialog
批量上传文件实例
Ext
.
ux
.
Upload
Dialog
批量上传文件应用,后台采用com.jspsmart.
upload
.Smart
Upload
。myeclipse工程,导入即可运行。
下载资源悬赏专区
13,656
社区成员
12,675,276
社区内容
发帖
与我相关
我的任务
下载资源悬赏专区
CSDN 下载资源悬赏专区
复制链接
扫一扫
分享
社区描述
CSDN 下载资源悬赏专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章