Ext 初始化的过程 1.Ext的入口函数initComponent和constructor只有直接或间接继承自 Ext.Component的类才会在constructor里调用initComponent方法