摘要:
1 Ext.onReady(function(){ 2 Ext.define('User', { 3 extend: 'Ext.data.Model', 4 fields: [ 5 ... 阅读全文
posted @ 2014-11-17 17:06
邵邵
阅读(130)
评论(0)
推荐(0)
摘要:
1 /** 2 * 创建模型,设置id 3 */ 4 Ext.onReady(function(){ 5 Ext.define('Person',{ 6 extend:'Ext.d... 阅读全文
posted @ 2014-11-17 17:05
邵邵
阅读(237)
评论(0)
推荐(0)
摘要:
/** * statics 可以包含类的静态和静态方法,但是不能被子类继承 * inheritableStatics 与statics类似但是可以被子类继承 */ Ext.onReady(function(){ Ext.define... 阅读全文
posted @ 2014-11-17 17:04
邵邵
阅读(348)
评论(0)
推荐(0)
摘要:
Welcome to Ext JS 5.0 阅读全文
posted @ 2014-11-17 17:02
邵邵
阅读(296)
评论(0)
推荐(0)
浙公网安备 33010602011771号