-
Notifications
You must be signed in to change notification settings - Fork 17
Fredric/ExtJS-Multiple-MVC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ExtJS-Multiple-MVC. Just clone or fetch. You need ExtJS-4.1.3 to run the built version. Use dev.html for all other versions. Use index.html for the built version. Use dev.html for using Ext.Loader. The files that you need to copy to make your own application multi mvc is: Portal/MVCHelper.js Portal/app/controller/MVCLoader.js Load MVCHelper.js before your app.js in your index.html Use MVCLoader as a controller in your main app. You want to change the class name to fit your app name. It will be as any other controller in your app. Tell loader where your sub applications are. Look in Portal/app.js for guidance. @FredricBerling
About
Enables Ext JS to handle multiple MVC structures in a Main/subs manner
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published