随笔分类 -  extjs

摘要:var rightMenu = new Ext.menu.Menu( { items:[ { text:"转到", menu:new Ext.menu.Menu({ items:[{ text:"批量拆分", handl... 阅读全文
posted @ 2014-07-31 16:42 饺子吃遍天 阅读(110) 评论(0) 推荐(0)
摘要:1 SimpleStorestore: new Ext.data.SimpleStore({ fields: ['num', 'name'], data : [[1,'年报表'],[2,'月报表'],[3,'日报表']] ... 阅读全文
posted @ 2010-01-25 09:08 饺子吃遍天 阅读(89) 评论(0) 推荐(0)
摘要:1 SimpleStorestore: new Ext.data.SimpleStore({ fields: ['num', 'name'], data : [[1,'年报表'],[2,'月报表'],[3,'日报表']] ... 阅读全文
posted @ 2010-01-25 09:08 饺子吃遍天 阅读(99) 评论(0) 推荐(0)
摘要:xtype Class------------- ------------------box Ext.BoxComponent 具有边框属性的组件button Ext.Button 按钮col... 阅读全文
posted @ 2010-01-21 15:59 饺子吃遍天 阅读(92) 评论(0) 推荐(0)
摘要:xtype Class------------- ------------------box Ext.BoxComponent 具有边框属性的组件button Ext.Button 按钮col... 阅读全文
posted @ 2010-01-21 15:59 饺子吃遍天 阅读(112) 评论(0) 推荐(0)