Correct except the InnerClass Widget is being placed in a TD element. I would have to fish the DOM or use a Grid or other Table based widget in order to add the InnerClass widget to it. The reason for converting this class to a UiBinder template was to get rid of the over head of a Widget where one isnt necessary among other reasons of lesser importance.
Thanks, Pat On Apr 5, 3:48 pm, Jeff Larsen <[email protected]> wrote: > 3rd option would be to do that part of the layout with straight java and now > use ui binder for that small bit of code. -- 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.
