我正在使用 GWT DockLayoutPanel,如本文所述:
http://www.giantflyingsaucer.com/blog/?p=2302
在那里,您可以看到北部组件填充了页面宽度,但南部组件位于西部和南部之间。
有趣的是,GWT 文档示例显示不同:
https://developers.google.com/web-toolkit/doc/latest/images/DockLayoutPanel.png
(来自https://developers.google.com/web-toolkit/doc/latest/DevGuideUiPanels)
是否可以让南方组件表现得像北方组件一样,填充页面宽度?