I have a DockLayoutPanel, inside the DockLayoutPanel there is some
FlowPanel plus many DisclosurePanel, I want the content inside the
DockLayoutPanel can scroll when many of these DisclosurePanel are expanded,
how to achieve this?
and I found that if I set DockLayoutPanel height to 100%, the
DockLayoutPanel cannot show anything, it must use a numeric unit like
setHeight("720px"); why?
--
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/-/QKfdk_MPgQoJ.
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.