View Full Version : Extension or Plugin?
jsakalos
28 Apr 2008, 1:38 PM
I have just posted article with same title in Ext Manual section, you are perhaps interested:
http://extjs.com/learn/Manual:Component:Extension_or_Plugin
Lobos
30 Apr 2008, 2:08 PM
Thanks for the article,
could you please explain more what a plugin does:
var myPanel = new Ext.Panel({
plugins:[new MyPlugin({/* optional config object */})]
,// rest of myPanel configuration
});
what is that fucntion passed, what is done with the data it outputs, what is it for?
Thanks
jsakalos
30 Apr 2008, 2:45 PM
Yes, I will. (If you wouldn't see any explanation until this Saturday, please remind me...)
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.