Dear community, The tutorial pack given for the tutorial for building large scale application using MVP (part II) does not work. Tutorial: http://code.google.com/webtoolkit/articles/mvp-architecture-2.html Source code: http://code.google.com/p/google-web-toolkit/downloads/detail?name=Tutorial-Contacts2.zip
The website looks like this (instead of a proper table): and the click/select events are not handled correctly. For example: - clicking on a person name returns true for "isSelectable" and false for "isClickable" (should be the opposite) - deleting more than one selected person doesn't do anything - deleting one selected person deletes the second person in the table, no matter who we select The code from the first part was working well though. Is there any update of the tutorial/code? Best Regards, Thomas -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/wHpAf4zYO0IJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
