mercredi 15 avril 2015

Click a button don't work?

I've tried to fireEvent a button, but don't seem to work. It returns a true on the java script console but the action is not firing.



var myBtn = Ext.getCmp('buttonID');

myBtn.fireEvent('click', myBtn);





Click a button don't work?

Aucun commentaire:

Enregistrer un commentaire