Re: using cusrtom classes in GWT designer
Hi Thomas!
Magnus
Since this seems more like a WindowBuilder question than a specific GWT Designer question, I would recommend asking at the Eclipse forums linked above.Actually, no. The error comes from UiBinder and more precisely the custom parser for DockLayoutPanel.
Ok, so it's definitely an error? Not a wanted behavior that I do not know?
Generally speaking, you shouldn't extend existing widgets but rather compose/wrap them within Composite or IsWidget.
Why?
Besides Portal I also have a subclass ListPortal and several subclasses, e. g. GameListPortal, AnnouncementListPortal, etc...
What would be a reason that the GUI tool makes requirements on the class hierarchy? I would expect such a tool to take my classes as some subclasses of some base class, e. g. UIObject. Why does the tool care about the intermediate classes?
Magnus
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home