gevik
17 Jan 2012, 1:01 AM
I noticed the following:
[1] Not all grid plugins ultimately inherit from Ext.AbstractPlugin, especially the Ext.grid.plugin.Editing, I wonder why it has to be like that.
[2] The HeaderResizer plugin inherits from Ext.util.Observable, should't it use the observable as a mixin?
Please clarify.
[1] Not all grid plugins ultimately inherit from Ext.AbstractPlugin, especially the Ext.grid.plugin.Editing, I wonder why it has to be like that.
[2] The HeaderResizer plugin inherits from Ext.util.Observable, should't it use the observable as a mixin?
Please clarify.