Learn tips, tricks, and best practices for Ext-JS
var view = Ext.create('My.view.SomeView'); Ext.util.Observable.capture(view, function(){ console.log(arguments); });
No comments:
Post a Comment