Home

viewing the example extjs mvc applications

Published on 11/4/2011


for some reason, sencha minimized the code for the example mvc applications.

to be able to read them, you can useĀ http://jsbeautifier.org/

just copy the classes.js content from ext/examples/app/feed-viewer/classes.js to your clipboard, paste it into jsbeautifier, and hit beautify. you can then copy and paste the code back to the classes file

... views