1. <tt id="5hhch"><source id="5hhch"></source></tt>
    1. <xmp id="5hhch"></xmp>

  2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

    <rp id="5hhch"></rp>
        <dfn id="5hhch"></dfn>

      1. 學(xué)習(xí)textfield常用的方法

        時間:2020-12-29 19:50:15 學(xué)習(xí)方法 我要投稿

        學(xué)習(xí)textfield常用的方法

          一、屬性

        學(xué)習(xí)textfield常用的方法

          fieldLabel:標(biāo)簽名稱。

          labelWidth:標(biāo)簽寬度。

          ID:文件框ID。

          二、構(gòu)造參數(shù)

          listeners:在對象初始化之前,將一系列事件進(jìn)行綁定。

          三、函數(shù)

          getCmp(string _id):得到id為_id的組件對象。

          getValue():得到文件框值。

          四、其它

          layout:只在在此布局下才能正確顯示文件框的'標(biāo)簽名,布局的宿主對象必面

          是Ext.Container或者Ext.Container的子類。

          在應(yīng)用FormLayout布局時只要在宿主對象的構(gòu)造參數(shù)中指定layout:"form"即可。

          五、應(yīng)用舉例

          復(fù)制代碼 代碼如下:

          Ext.onReady(function(){

          var _panel = new Ext.Panel({

          renderTo:Ext.getBody(),

          layout:"form",

          labelWidth:30,

          listeners:{

          "render":function(_panel){

          _panel.add(new Ext.form.TextField({

          id:"txt_name",

          fieldLabel:"姓名"

          })) ;

          }

          }}) ;

          new Ext.Button({

          text:"確 定",

          renderTo:Ext.getBody(),

          handler:function(){

          alert(Ext.getCmp("txt_name").getValue()) ;

          }

          }) ;

          }) ;

        【學(xué)習(xí)textfield常用的方法】相關(guān)文章:

        語文常用學(xué)習(xí)方法08-03

        日語常用口語學(xué)習(xí)以及方法介紹09-10

        素描學(xué)習(xí)中常用的三種觀察方法09-30

        語文常用學(xué)習(xí)方法及技巧有哪些08-03

        學(xué)習(xí)的方法01-03

        常用的保健按摩方法06-23

        網(wǎng)站推廣常用的方法08-20

        網(wǎng)站推廣的常用方法08-13

        口才訓(xùn)練的常用方法09-21

        常用的地基處理方法11-11

        国产高潮无套免费视频_久久九九兔免费精品6_99精品热6080YY久久_国产91久久久久久无码

        1. <tt id="5hhch"><source id="5hhch"></source></tt>
          1. <xmp id="5hhch"></xmp>

        2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

          <rp id="5hhch"></rp>
              <dfn id="5hhch"></dfn>