Tried that but what I felt that if I am to do that it should do the same as 
complex panel. Unfortunately it can't as ComplexPanel calls method orphan 
which calls package protected methods on Widget. As my classes do not 
reside in the same package Widget I cannot call that method (I would rather 
not hack the package name or do some magic with JSNI to achieve this). 

I have my own mechanism which allows me to sink events in my embedded 
components and its working well. What I am trying to find out is if GWT 
2.5. (or future release) will support embedding of uibinder components 
within other uibinder components? Be great if there is a plan as I can get 
rid of my own mechanism.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/TanMAiktlBUJ.
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.

Reply via email to