dayext
10 Feb 2010, 2:42 AM
Hi,
In Ext.Action class, getters and setters access and modify the initialConfig object. Thus if you use the same config to create several Ext.Action, objects will share the same properties which will lead in unexpected behaviors.
alexc
In Ext.Action class, getters and setters access and modify the initialConfig object. Thus if you use the same config to create several Ext.Action, objects will share the same properties which will lead in unexpected behaviors.
alexc