Closed GoogleCodeExporter closed 9 years ago
I'm sorry, I'm having trouble understanding what this report is about. Are you
reporting that there is a problem with the current examples distributed with
the gwt-
google-apis source? Or are you saying there is a different way to make an
example
that should be documented?
The RootPanel class has been used to insert a widget into a div for quite a
while. I
think multiple GWT samples work like that.
http://google-web-
toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/user/client/ui/RootPanel.h
tml#g
et(java.lang.String)
Original comment by zundel@google.com
on 26 Apr 2010 at 4:07
I merely suggesting more documenting not using
RootPanel.get("elementId").add(widget) in entrypoint of the
GWT app. I used it, and it caused a failure that wasn't thrown durning my
gadget deployment.
Original comment by branflak...@gmail.com
on 26 Apr 2010 at 4:11
I mean GWT Gadget App, in the previous comment. Referencing an ElementId, which
wouldnt exist in this type of
deployment currently.
Original comment by branflak...@gmail.com
on 26 Apr 2010 at 4:13
Original comment by zundel@google.com
on 7 May 2010 at 3:56
Original comment by zundel@google.com
on 23 Jun 2010 at 3:35
Original issue reported on code.google.com by
branflak...@gmail.com
on 26 Apr 2010 at 12:40