This is how we do it.
Easy to understand. Easy to maintain

https://www.youtube.com/watch?v=kilmaSRq49g


On 28 August 2015 at 12:43, Abel Oszwald <oszwalda...@gmail.com> wrote:

> Hello,
>
> I read the documentation of MVP and i have a question about UiBinder
> ClickListener.
> Is it make sense if i define the ClickListener in the UiBinder java file
> like in the docs,
> which in turn call the presenter.OnItemClicked() or i define the
> Clicklistener in Presenter
> where all the logic is and from the UiBinder java, i just define methods
> which return only
> the button for example, and in the Presenter i call those methods and
> define the ClickListener
> for that button? So in the UiBinder java file i only have @UiField and a
> couple
> methods which returns those UiFIelds.
>
> Thank you!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Alain Ekambi

Co-Founder

Ahomé Innovation Technologies

http://www.ahome-it.com/ <http://ahome-it.com/>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to