thx nice one. I was extending the class..
On Jan 27, 3:04 pm, John LaBanca <[email protected]> wrote: > Cells only receive events that are declared in > AbstractCell#getConsumedEvents(). Override AbstractCell#getConsumedEvents() > and have it return a Set that includes "dblclick". > > Thanks, > John LaBanca > [email protected] > > On Thu, Jan 27, 2011 at 5:22 AM, al <[email protected]> wrote: > > Hi, > > > I want to know whether I can get the double click event if some one > > double click the cell? > > > There a method onBrowserEvent where I just get single click when I get > > the type of the event (event.getType()). > > > any workaround? > > > thx > > la > > > -- > > 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]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
