Use event bus to communicate the view with the activity. 2012/7/30 bond <[email protected]>
> Hi, anyone has some ideas about this problem? > It is strange that no one has this need! > > Thanks > > Il giorno sabato 14 luglio 2012 10:44:14 UTC+2, bond ha scritto: >> >> Any ideas? >> >> Thanks! >> >> Il giorno giovedì 12 luglio 2012 14:53:09 UTC+2, bond ha scritto: >>> >>> Hi guys, >>> I've a design question about mvp pattern in GWT. I'm using >>> Activity,Place and View. >>> I've some view that shows a list of products (every view show a >>> particular list of objects). I'd like to group these views in a single view >>> that has a TabPanel and in every tab I want to show the view that I created >>> (see attachment). >>> >>> I'd like to include every view in the one that include all but I can't >>> because in this way the Activity is not associated to the view. >>> >>> Which is the best way to model this scenario? >>> >>> Thanks >>> >>> >>> -- > 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/-/Hj0mktV_kLgJ. > 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. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
