DOM.getAbsoluteLeft(Element element) calles elem.getAbsoluteLeft(), and elem.getAbsoluteLeft() calles DOMImpl.impl.getAbsoluteLeft(Element element). why designed it like this?
On Dec 5, 11:23 am, wahaha <[email protected]> wrote: > there are two classes DOM and DOMImpl,looks the same,what is the > difference between their functions? -- 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.
