On 27 août, 01:28, Jambi <[email protected]> wrote: > Hej Folks, > > I´m pretty new to GWT so I´m still learning. So my question is, if > there is existing something like a interactive searchbar you can > combine with the new data presentation widgets? I think i´ve seen it > working before in some Google I/O video, but i´m not sure which video > it was.
You'll find it "live" at http://gwt-bikeshed.appspot.com/Expenses.html And the code is in the SVN repo (and will become an "official sample" in due course, I suppose in M4, as they initially had it in M3 but finally removed it before shipping) It's not a widget on its own, just a textbox within a 9-box table and event handlers that update the CellTable rendering. -- 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.
