锘??xml version="1.0" encoding="utf-8" standalone="yes"?>精品无码专区亚洲,国产成人精品久久亚洲高清不卡,怡红院亚洲怡红院首页http://www.tkk7.com/atian25/category/40559.html涓撴敞浜嶢S3/JAVAzh-cnWed, 01 Jul 2009 05:47:21 GMTWed, 01 Jul 2009 05:47:21 GMT60- [鍘熷垱]Extjs 3.0 Chart 灝忕敤涓涓?/title>http://www.tkk7.com/atian25/articles/ExtJS_Chart.html涔句負澶﹟澶╃尓涔句負澶﹟澶╃尓Wed, 01 Jul 2009 02:28:00 GMThttp://www.tkk7.com/atian25/articles/ExtJS_Chart.htmlhttp://www.tkk7.com/atian25/comments/284891.htmlhttp://www.tkk7.com/atian25/articles/ExtJS_Chart.html#Feedback0http://www.tkk7.com/atian25/comments/commentRss/284891.htmlhttp://www.tkk7.com/atian25/services/trackbacks/284891.html闃呰鍏ㄦ枃

]]> - [鍘熷垱]EXTJS鍙屽嚮TabPanel鏍囩鍏抽棴璇ラ〉http://www.tkk7.com/atian25/articles/284888.html涔句負澶﹟澶╃尓涔句負澶﹟澶╃尓Wed, 01 Jul 2009 02:23:00 GMThttp://www.tkk7.com/atian25/articles/284888.htmlhttp://www.tkk7.com/atian25/comments/284888.htmlhttp://www.tkk7.com/atian25/articles/284888.html#Feedback0http://www.tkk7.com/atian25/comments/commentRss/284888.htmlhttp://www.tkk7.com/atian25/services/trackbacks/284888.html 1 var tabs = new Ext.TabPanel({
2 renderTo: 'tabs1',
3 width:450,
4 activeTab: 0,
5 frame:true,
6 defaults:{autoHeight: true},
7 items:[
8 {contentEl:'script', title: 'Short Text'},
9 {contentEl:'markup', title: 'Long Text'}
10 ],
11 initEvents : function(){
12 Ext.TabPanel.superclass.initEvents.call(this);
13 this.on('add', this.onAdd, this, {target: this});
14 this.on('remove', this.onRemove, this, {target: this});
15 this.mon(this.strip, 'mousedown', this.onStripMouseDown, this);
16 this.mon(this.strip, 'contextmenu', this.onStripContextMenu, this);
17 if(this.enableTabScroll){
18 this.mon(this.strip, 'mousewheel', this.onWheel, this);
19 }
20 //ADD:monitor title dbclick
21 this.mon(this.strip,'dblclick',this.onTitleDbClick,this);
22 },
23 //ADD: handler
24 onTitleDbClick:function(e,target,o){
25 var t = this.findTargets(e);
26 if (t.item.fireEvent('beforeclose', t.item) !== false) {
27 t.item.fireEvent('close', t.item);
28 this.remove(t.item);
29 }
30 }
31 });

]]> - [鍘熷垱]ExtJS Grid 鑷畾涔夋帓搴忚鍒?/title>http://www.tkk7.com/atian25/articles/ExtJS_Grid_CustomSort.html涔句負澶﹟澶╃尓涔句負澶﹟澶╃尓Wed, 01 Jul 2009 02:20:00 GMThttp://www.tkk7.com/atian25/articles/ExtJS_Grid_CustomSort.htmlhttp://www.tkk7.com/atian25/comments/284886.htmlhttp://www.tkk7.com/atian25/articles/ExtJS_Grid_CustomSort.html#Feedback0http://www.tkk7.com/atian25/comments/commentRss/284886.htmlhttp://www.tkk7.com/atian25/services/trackbacks/284886.html鏈変竴浜涢渶姹傚:
1.涓涓枃浠剁鐞嗙殑Grid,瑕佹眰鎺掑簭鐨勬椂鍊?鏂囦歡澶規案榪滃湪欏墮儴
2.涓涓樉紺烘垚鍔熺巼鐨凣rid,瑕佹眰鎴愬姛鏁?澶辮觸鏁?0鐨勬暟鎹?涓嶅弬涓庢帓搴?姘歌繙鍦ㄥ簳閮?/p>
ExtJs鏈韓騫舵病鏈夋毚闇茶繖涓帴鍙?鎵浠ユ垜浠彧鑳借嚜宸遍噸鍐?濡備笅浠g爜:
1 var store = new Ext.data.JsonStore({
2 root:'data',
3 fields:[
4 'name',
5 {name:'sucCount',type:'int'},
6 {name:'failCount',type:'int'},
7 {name:'sucRate',type:'float'},
8 {name:'isValidateTest',type:'boolean'},
9 {name:'statType',type:'int'},
10 'testLogIds','bsc','msc','sgsn'
11 ],
12 sortInfo:{field: 'sucRate', direction: 'ASC'},
13 //鎺掑簭瑙勫垯
14 sortData:function(f, direction){
15 direction = direction || 'ASC';
16 var dir = direction == 'ASC' ? 1 : -1;
17 var st = this.fields.get(f).sortType;
18 //鍏抽敭鍦版柟,閲嶅啓鎺掑簭鎺掑簭瑙勫垯
19 var fn = function(r1, r2){
20 if(!r1.get('isValidateTest')||!r2.get('isValidateTest')){
21 //鏃犳晥鏁版嵁姘歌繙鍦ㄤ笅闈?nbsp;
22 return !r1.get('isValidateTest') ? dir : -dir;
23 }else{
24 var v1 = st(r1.data[f]), v2 = st(r2.data[f]);
25 return v1 > v2 ? 1 : (v1 < v2 ? -1 : 0);
26 }
27 };
28 this.data.sort(direction, fn);
29 if(this.snapshot && this.snapshot != this.data){
30 this.snapshot.sort(direction, fn);
31 }
32 }
33 });

]]>
主站蜘蛛池模板:
亚洲AV无码乱码在线观看富二代|
亚洲av区一区二区三|
亚洲AV无码成人精品区天堂|
国产免费牲交视频免费播放|
亚洲人妻av伦理|
中文字幕免费在线观看动作大片
|
久久久久久噜噜精品免费直播|
国产一级淫片a免费播放口之|
jizzjizz亚洲日本少妇|
国产亚洲精品免费|
猫咪免费人成网站在线观看入口|
亚洲日韩中文字幕日韩在线|
成全在线观看免费观看大全|
97久久精品亚洲中文字幕无码
|
卡1卡2卡3卡4卡5免费视频|
亚洲成在人线在线播放无码|
免费国产成人午夜电影|
一区二区免费电影|
亚洲国产成人片在线观看无码
|
女人被男人桶得好爽免费视频|
在线精品自拍亚洲第一区|
久久久久亚洲av毛片大|
免费精品一区二区三区第35
|
在线免费一区二区|
免费毛片毛片网址|
亚洲精品你懂的在线观看|
美丽姑娘免费观看在线观看中文版
|
午夜色a大片在线观看免费|
污污视频免费观看网站|
精品亚洲综合久久中文字幕|
成人免费福利视频|
国产精品亚洲小说专区|
亚洲av激情无码专区在线播放
|
女性自慰aⅴ片高清免费|
fc2成年免费共享视频网站|
亚洲综合一区二区|
免费在线观看亚洲|
精品熟女少妇av免费久久|
日韩色日韩视频亚洲网站|
久久久久亚洲精品天堂|
高清在线亚洲精品国产二区|