ext 2
1024aaa
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ext2.0 与3.0写法的差异
ext2.0 与3.0写法的差异 OriMgtPanel = Ext.extend(Ext.Panel,{ initComponent : function (){ //var baseOrgGrid = new BaseOrgGrid();原创 2011-08-02 19:59:27 · 607 阅读 · 0 评论 -
combo 添加listeners,使用 initComponent、constructor 的区别
LocationCombo = Ext.extend(Ext.form.ComboBox,{ initComponent: function(){ var config = { name: 'loactionCombo'原创 2011-08-09 11:48:13 · 1767 阅读 · 0 评论
分享