Sencha ExtJS

Ext.override on Example of Ext.form.DateField

On February 11, 2010, in JavaScript, Sencha ExtJS, by evag

  To understand why and where Ext.override can be useful you can read this post which I liked most Ext.override – Monkey Patching Ext JS.
  The problem that I’ve encountered is in closing all other menus when you click on Ext.form.DateField’s trigger button. Let’s see why it is happening. Continue reading »

Tagged with: