extjs入门(06) 按钮占两行
生活随笔
收集整理的這篇文章主要介紹了
extjs入门(06) 按钮占两行
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
按鈕占兩行
,{xtype : 'panel',rowspan : "2",layout : "table",layoutConfig : {rowspan : 2},items : [new Ext.Button({iconCls : 'query',height : 40,width : 80,text : '查詢',handler : this.doQuery,scope : this})]},總結(jié)
以上是生活随笔為你收集整理的extjs入门(06) 按钮占两行的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Ext 入门 (05) 打印+gridp
- 下一篇: Extjs入门(07) 滚动条autoS