Archive for the ‘Plugins’ Category

Ext.ux.MsgBus Plugin

Sunday, September 20th, 2009

Recently I've been looking for a better way of inter-component communication in Ext so I've read a couple of posts with Message Bus implementations, I've skimmed over OpenAjax Hub page but I haven't found anything suitable for my needs. The first approach was Simple Message Bus Example but that is more ...