New Example – Ext.ux.MsgBus Demo

Sunday, September 20th, 2009

Hi there, I've just uploaded demo of Ext.ux.MsgBus Plugin at http://examples.extjs.eu/?ex=msgbus. Enjoy! [paypal-donation]

Extension or Plugin?

Monday, April 28th, 2008

Preface I believe that many of Ext users have already thought about adding some custom functionality that is not present in core Ext Library to a class. Something that is specific to their applications or not that specific so that others could also be interested in such feature. OK, we have the ...

JavaScript Plugin File Pattern

Thursday, April 3rd, 2008

// vim: sw=4:ts=4:nu:nospell:fdc=4 /** * A Plugin * * @author Ing. Jozef Sakáloš * @copyright (c) 2008, by Ing. Jozef Sakáloš * @date 3. April 2008 * @version $Id$ * * @license plugin.js is licensed under the terms of the Open ...