Hi,

I am using the MVP approach in my project and just created a new
TableWidget which uses the PagingScrollTable. My TableWidgets is
working as expected but only without communication to the presenter of
tthe view. My problem is how can process clicks on the table of my
CustomWidget in the presenter?

I have a RowSelectionHandler which retrieves the id of the clicked
row, now the presenter has to know about this because it has to create
an event on the eventBus. Can somebody explain me how this should
work?

An example would be great

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 [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.

Reply via email to