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 <[email protected]> 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 [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.
