Javascript: undefined is not a function
问题 This is my code for my controller: Ext.define(controller.details.StudentControlller', { extend: 'Ext.app.Controller', requires: [ ], config: { }, Init: function(){ "use strict"; var me = this; this.app = this.getApplication(); this.createStudentTables(); } createStudentTables: function () { var finalStudent=[], view=this.getStudentsTableView(); arrReqTplTest = ['<div class="StuReq"><table><tr><th class=" StuReq ">' + 'NAME ' + '<img src="resources/images/arrow-bottom-1-512.png" width="10px"