Re: Right click on CellList!

2011-10-24 Thread Sudhakar Abraham
Subclass the CompositeCell class, override the getConsumedEvents(),onBrowserEvent() methods. In getConsumedEvents method should return Collections.singleton("contextmenu"). Call the preventDefault(),stopPropagation() methods inside the onBrowserEvent() method. Try the below code. S. Abraham ww

Right click on CellList!

2011-10-22 Thread David Fernando
Give your suggestion to fire a right click event on cellList. Where do i include the event?. I have been wating for your reply. -- 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@googleg