HasDoubleClickHandlers interface in Table

6 views
Skip to first unread message

Łukasz Drumiński

unread,
Feb 9, 2011, 4:55:24 PM2/9/11
to gwt-mosaic
Hello,

I am writting a GWT project with the gwt-mosaic 0.4.0-rc4 in a MVP
architecture. I have interface View and implement it in ViewImpl
class.
In ViewImpl I use Table widget and I want to write some
DoubleClickHandler for Table in presenter side. The correct way (by
google) is to write in interface View method: HasDoubleClickHandlers
getTable(); But gwt-mosaic Table doesn't implement interface
HasDoubleClickHandlers. What is the best and elegant solution for my
issue?

thank You for answer
LD



Reply all
Reply to author
Forward
0 new messages