Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVC tab #97

Open
mrsunshine opened this issue Jun 6, 2014 · 4 comments
Open

MVC tab #97

mrsunshine opened this issue Jun 6, 2014 · 4 comments

Comments

@mrsunshine
Copy link

Hi,

would be cool if the MVC tab gathers not only the model, view, store configs from the app.js but also from all controllers to get a full overview.

keep on rocking
Nils

@arthurakay
Copy link
Contributor

@mitchellsimoens Thoughts?

@mitchellsimoens
Copy link
Contributor

@mrsunshine what does "all controllers" mean? The MVC tab will get all Ext.app.Controller (aka global controllers) that are registered with the Application instance when the MVC tab is activated.

@mrsunshine
Copy link
Author

@mitchellsimoens it get all controllers right. What i want to see all the views stores and models which are registered in the controllers config arrays. To see all controllers, views, models and stores of the application in the mvc tree. At the moment i get only the mvcs infos which are defined in the app.js

@stoe
Copy link
Contributor

stoe commented Jul 10, 2014

I think that would be easy for you to implement, @mrsunshine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants