Gal, guit seems to be heavily dependent on uibinder. Can you help with a full online/offline reference of uibinder?
Regards On 3/2/11, Brian Reilly <[email protected]> wrote: >> Hi, >> so is this the correct approach for it http://tinypic.com/r/236vq0/7 ? >> >> When the Activity is created it gets the instance of the view and >> creates a new presenter. It binds these two together. When the >> activity is stopped (by place change) the presenter has to be set to >> null. > > That seems about right to me. Both activities and presenters are > considered lightweight objects and are therefore disposable. In fact, > for your highest level widgets, a single class may fill the roles of > both activity and presenter. > > -Brian > > -- > 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. > > -- Odeyemi 'Kayode O. B.Sc(Hons) Econs, Application Developer & Systems Engineer (Sun Certified Professional), Oracle Certified Associate, Solaris Systems Administrator, Drupal Developer Website: http://sinati.com <http://www.sinati.com> Socialize with me: http://profile.to/charyorde, http://twitter.com/charyorde, http://www.google.com/profiles/dreyemi Skype:drecute -- 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.
