Ext JS学习第七天 Ext自定义类,继承(二)
摘要:
此文来记录学习笔记一个简单ext继承的栗子Ext.onReady(function () {Ext.define('Person',{ config:{ name:'z3' } , constructor:function(config){ var me... 阅读全文
posted @ 2014-08-23 23:57 code&monkey 阅读(345) 评论(0) 推荐(0) 编辑
posted @ 2014-08-23 23:57 code&monkey 阅读(345) 评论(0) 推荐(0) 编辑
posted @ 2014-08-23 23:26 code&monkey 阅读(1716) 评论(2) 推荐(0) 编辑