2009/12/30 Thomas Broyer <[email protected]> > > Use Document.get().getElementById("header") instead of RootPanel.get > ("header").getElement() to avoid the RootPanel widget being created, > which then prevents wrap()ing an inner element in another widget. > > How can the header then be added to the DockLayoutPanel?
-- 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.
