Display with FlexTable

2019-04-16 Thread Nanditha Nandu
Any ideas how to do this? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to goo

Re: SuggestBox in a CellTable

2019-04-16 Thread Nanditha Nandu
Hi Craig, I'm trying to place the SuggestBox widget inside CellTable. Created the custom class "SuggestBoxTextInputCell" which extends the TextInputCell. And changed the browserEvent as following: *public* *void* onBrowserEvent(Context context, Element parent, String value , NativeEvent event