the com.google.gwt.dom.client.Document class provides low level DOM access, it returns an Element which corresponds to a DOM element, if its not low-level enough you can also write native methods and access DOM directly
On 19 Okt., 17:21, Dan <[email protected]> wrote: > Does GWT have a supported browser statement? > > One that would reflect the core javascript/DOM compat and not anything > widgets specifically might do. -- 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.
