I have a widget that would benefit from custom UiBinder markup (like
DockLayoutPanel)

I've looked through the docs, the source and the web and not found an
example of how this is implemented. Has anyone done this?

I'm looking to do something like this

<custom:mywidget ui:field="widget">
<left><!-your widget></left>
<right><!- your widget></right>
<left><!-your widget></left>
<right><!- your widget></right>
<left><!-your widget></left>
<right><!- your widget></right>
<!- your widget><!- your widget><!- your widget>
</custom:mywidget>

-- 
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.

Reply via email to