Hihi ,
After i go through so many MVP example, i found that we always use
presenter to get those HasClickHandler from Display( Or View) to do
some action. This way works nice for static clickable action, but if
we have some dynamic button ( example a table listing with a list of
clickable  action ), then i have to get a list of HasClickHandler
from
display? and every time i add new row to the table listing, i have to
take care of the handler action, quite troublesome.
any advice?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to