Extjs xx is undefined錯誤信息說明

a is undefined: possible reference to a non-existent panel
b is undefined: possible reference to a non-existent selection model
c is undefined: missing store? check javascript imports and store ID references
d is undefined: null store reference? 
fire.fn: call to a function that does not exist
e is undefined: grouping grid does not contain sort fields physically in grid
E is undefined: usage of new in Ext.extend declaration
g is undefined: root mapping does not exist. check store root and returned data that fills store.
h is undefined: non-defined element in grid? double comma?  組件的類型定義錯誤xtype
h is undefined: update triggered on a not yet rendered component
k is undefined: an event name is not properly specified
this.config[a] is undefined: grid autoExpandColumn property doesnt match a column ID property
this.ds: component references a non-existent store. properly declared? storeId? imports?
this.items is undefined: missing a superclass.initComponent.call(this)
t is undefined: missing 'new' keyword on object declaration
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章