четверг, 14 июля 2011 г.

Bugs in Sencha(Ext JS) v4.01

Recently, I came across a strange bug in plugin Ext.grid.plugin.CellEditing. Official documentation claims that beforeedit event takes Ext.grid.plugin.Editing editor and Object e as first and second parameters respectively. In fact, it takes parameters visa verse: Object e and Ext.grid.plugin.Editing as first and second parameters respectively.

Комментариев нет:

Отправить комментарий