Re: Assertion Error when adding an element to the root panel
So the problem is, because i try to access my div "drivenWayContent",
which is subelement of my div "drivenWay"? But how else can i get
access for all the div's which are not on the top level of the
structure?
On 10 Dez., 20:24, Thomas Broyer <t.bro...@gmail.com> wrote:
> It happens because you try to RootPanel.get(...) an element that's
> inside another RootPanel or another widget.
> Seehttp://code.google.com/p/google-web-toolkit/issues/detail?id=3511#c8
> for instance.
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home