Sunday, December 4, 2011

Re: DOM and DOMImpl

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 <il...@yahoo.com.cn> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment