Wednesday, January 11, 2012

Custom UIBinder container - HOWTO??

What is the preferred method for creating a custom UIBinder container?

I would like to implement a container class SuperSnazzyContainer, and
then be able use it in a UIBinder template like so:

<mylib:SuperSnazzyContainer>
<g:Label text="woo-hoo"/>
<g:Button text="click-me"/>
</mylib:SuperSnazzyContainer>

What is the most straightforward way to implement such a beast??

Thanks in advance,

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment