I do something very similar for a very important/complex part of my app. 
Not out of laziness but just because it's a goo way to keep things DRY. I 
use an abstract parent class which actually binds the UiBinder and then has 
some abstract methods that are different for subclasses.

I'm not sure how you are using the generic Panel ext MyPanel in the example 
above. you could probably leave that out

-- 
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/-/Ozzj_3sS3qYJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to