hi,
When I have a button which only changes something in my view (e.g. such that some text appears if I press it), can I write its whole code in the file with my view or should I include event handling of this button in the presenter? This is problem for me, because I don't know, if the presenter handles all events from the view or only these, which change something in the model?
Thanks in advance
mvp design pattern - question
Started by piotr286, Jun 16 2010 03:35 AM
1 reply to this topic


Sign In
Create Account

Back to top









