ExtJS的tbar布局

          Posted on 2009-03-13 18:07 Robert Su 閱讀(5737) 評論(0)  編輯  收藏 所屬分類: ExtJS
          tbar: [
                      blockedtype,'-',{text:'封堵驗證',handler:do_checkBlockedVideok,iconCls:'block'}
                      ,'-',
                      {text:'刷新',iconCls:'refresh'
                      },'-',new Ext.Toolbar.Fill(),'-',
                      {text:'編輯',iconCls:'add'
                      },'-',
                      {text:'導出Excel','-','已封堵數量:[0] 未封堵數量:[0] 總數量:[0]'
                      ]

          這里注意下 Ext.Toolbar.Fill()
          充滿組件把'導出Excel'頂到最右邊

          CSS:
          <style type="text/css">
          .add {
                      background-image:url(../icons/add.gif) !important;
                  }
                  .delete {
                      background-image:url(../icons/delete.gif) !important;
                  }
                  .save {
                      background-image:url(../icons/save.gif) !important;
                  }
                  .block {
                      background-image:url(../icons/block.gif) !important;
                  }
                  .refresh {
                      background-image:url(../icons/refresh.gif) !important;
                  }
                  .in {
                      background-image:url(../icons/in.gif) !important;
                  }
                  .out {
                      background-image:url(../icons/out.gif) !important;
                  }
          </style>

          posts - 103, comments - 104, trackbacks - 0, articles - 5

          Copyright © Robert Su

          主站蜘蛛池模板: 同江市| 青冈县| 潜江市| 宜城市| 东海县| 凤山市| 涿鹿县| 新昌县| 吉安县| 上栗县| 乌拉特中旗| 玉山县| 永嘉县| 黑河市| 塘沽区| 会泽县| 民权县| 苏尼特右旗| 商河县| 芷江| 且末县| 会泽县| 浦江县| 伊吾县| 增城市| 手机| 章丘市| 横山县| 西乌珠穆沁旗| 邯郸县| 彭泽县| 岑溪市| 错那县| 原平市| 乐安县| 垫江县| 沙坪坝区| 晋宁县| 德保县| 涪陵区| 新田县|