首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

Ext 初始化的历程

2013-01-09 
Ext 初始化的过程1.Ext的入口函数initComponent和constructor只有直接或间接继承自 Ext.Component的类才会

Ext 初始化的过程
1.Ext的入口函数
initComponent和constructor

只有直接或间接继承自 Ext.Component的类才会在constructor里调用initComponent方法

热点排行