On 11 sep, 13:29, samsus <[email protected]> wrote: > Hello, > > Im trying to create a function in gwt like "GetElementsByClass" where > it would return a list (or iterator) of html elements that contain a > certain class , does GWT has such a function?
No, but GQuery has one: http://code.google.com/p/gwtquery/ (see also http://code.google.com/events/io/sessions/ProgressivelyEnhanceAjaxApps.html ) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
