public class MyContainer extends Composite {
}
MyContainer.ui.xml
<g:FlowPanel>
<g:FlowPanel ui:field="list"/>
</g:FlowPanel>
I want to use this MyContainer as I described in previous post.
I want to get hold of all those child links, and add them to the inner
FlowPanel (ui:fiel=list)
is it possible ?
--
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.