Extjs4-Uncaught TypeError: Cannot call method 'apply' of undefined

Extjs4---Uncaught TypeError: Cannot call method apply of undefined我遇到的这个错误原因是没有继承相

Extjs4---Uncaught TypeError: Cannot call method 'apply' of undefined

我遇到的这个错误原因是没有继承相应的类导致的,代码如下:


我们可以看到在调用callParent方法时因为没有引入类导致的