读书人

Ext 初始化的历程

发布时间: 2013-01-09 09:38:15 作者: rapoo

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

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

读书人网 >软件开发

热点推荐