沉睡森林@漂在北京

          本處文章除注明“轉(zhuǎn)載”外均為原創(chuàng),轉(zhuǎn)載請注明出處。

            BlogJava :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理 ::
            152 隨筆 :: 4 文章 :: 114 評論 :: 0 Trackbacks

          在利用viewport進(jìn)行布局處理的時候出現(xiàn)了問題,情況是頁面顯示不合理。具體的代碼如下:

          var _bodyWidth = Ext.getBody().getWidth()-12;

          function testForm1(){

          }

          Ext.onReady(function(){

                 Ext.QuickTips.init();

                 Ext.form.Field.prototype.msgTarget = 'title';

                

                 var panel_cnorth = new Ext.Panel({name:'panel_cnorth',frame:false, region:'north',layout:'fit',id:"panel_cnorth",split:true});

                 var testForm_north = new Ext.FormPanel({name:'testForm_north',id:'testForm_north',layout:'table',width:_bodyWidth+12,layoutConfig: {columns:4},defaults:{border:false,layout:'form',frame:false,labelAlign:'right',labelWidth:75,width:_bodyWidth/2,height:30}, method:'post',url:'txn990051.do',title:'north表單',frame:true});

                 testForm_north.addButton({text:'test form',handler:testForm1});

                 testForm_north.addButton({text:'重置',handler:function(){resetForm('testForm_north')}});

                 testForm_north.add({colspan:2,width:_bodyWidth/2.0,items:{xtype:'textfield',fieldLabel:'用戶名',allowBlank:false,disabled:true,blankText:'用戶名不能為空!',emptyText:'enter your username',id:'username1',name:'username1',anchor:"100%"}});

                 testForm_north.add({colspan:2,width:_bodyWidth/2.0,items:{xtype:'textfield',fieldLabel:'電子郵箱',readOnly:true,value:'bingxue2332@163.com',id:'msn2',name:'msn2',anchor:"100%"}});

                 testForm_north.add({colspan:2,width:_bodyWidth/2.0,items:{xtype:'textfield',fieldLabel:'QQ號碼',maxLength:9.0,maxLengthText:'QQ號碼長度不能超過9位!',minLength:5.0,minLengthText:'QQ號碼長度不能少于5位!',id:'qq3',name:'qq3',anchor:"100%"}});

                 testForm_north.add({colspan:2,width:_bodyWidth/2.0,items:{xtype:'textfield',fieldLabel:'MSN號碼',value:'msn',id:'email4',name:'email4',vtype:'email',anchor:"100%"}});

                 panel_cnorth.add(testForm_north);

                

                 var panel_center = new Ext.Panel({name:'panel_center',frame:false,height:200,region:'center',id:"panel_center"});

                 var testForm = new Ext.FormPanel({name:'testForm',id:'testForm',layout:'table',style:'height:100%',width:_bodyWidth+12,layoutConfig: {columns:4},defaults:{border:false,layout:'form',frame:false,labelAlign:'right',labelWidth:75,width:_bodyWidth/2,height:30}, method:'post',url:'txn990051.do',title:'center',frame:true});

                 testForm.addButton({text:'test form',handler:testForm1});

                 testForm.addButton({text:'重置',handler:function(){resetForm('testForm')}});

                 testForm.add({colspan:2,width:_bodyWidth/2.0,items:{xtype:'textfield',fieldLabel:'用戶名',allowBlank:false,disabled:true,blankText:'用戶名不能為空!',emptyText:'enter your username',id:'username',name:'username',anchor:"100%"}});

                 testForm.add({colspan:2,width:_bodyWidth/2.0,items:{xtype:'textfield',fieldLabel:'電子郵箱',readOnly:true,value:'bingxue2332@163.com',id:'msn',name:'msn',anchor:"100%"}});

                 testForm.add({colspan:2,width:_bodyWidth/2.0,items:{xtype:'textfield',fieldLabel:'QQ號碼',maxLength:9.0,maxLengthText:'QQ號碼長度不能超過9位!',minLength:5.0,minLengthText:'QQ號碼長度不能少于5位!',id:'qq',name:'qq',anchor:"100%"}});

                 testForm.add({colspan:2,width:_bodyWidth/2.0,items:{xtype:'textfield',fieldLabel:'MSN號碼',value:'msn',id:'email',name:'email',vtype:'email',anchor:"100%"}});

                 panel_center.add(testForm);

                       

                 var viewport1 = new Ext.Viewport({name:'viewport1',id:'viewport1',layout:'border',items:[panel_center,panel_cnorth]});

           

          });

           

           

          posted on 2008-11-17 17:22 王總兵 閱讀(181) 評論(0)  編輯  收藏 所屬分類: Ext
          主站蜘蛛池模板: 原平市| 丰镇市| 乐至县| 沛县| 罗平县| 上杭县| 洛川县| 家居| 明溪县| 江华| 清水县| 甘肃省| 凉山| 景洪市| 宝鸡市| 西林县| 寻乌县| 民权县| 苏州市| 大荔县| 湘乡市| 松原市| 贵阳市| 庄河市| 梁河县| 湖州市| 新晃| 德州市| 科尔| 富锦市| 成武县| 达孜县| 长岭县| 龙游县| 钟山县| 兴安县| 剑川县| 玉溪市| 手游| 峨山| 贵阳市|