随笔分类 - ExtJS
ExtJS
摘要:出处:http://docs.sencha.com/extjs/4.2.1/extjs-build/examples/layout-browser/layouts/combination.js// A common mistake when adding grids to a layout is creating a panel first,// then adding the grid to it. GridPanel (xtype:'grid') is a Panel subclass,// so you can add it directly as an item int
阅读全文