Resizing parent element when child change size
Hi Everyone,
can anyone give me a hint how can I implement following situation:
I have SimplePanel with child FlowPanel. What I want to do is to
resize SimplePanel in order to fit
FlowPanel when I add new widgets to the FlowPanel.
Is best way to fire some event when i add new widget to FlowPanel and
than catch that event in SimplePanel
implementation?
Or is there any native support for this?
Thank you,
Cheers
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home