public static class SplitLayoutPanel extends Object
This panel is used in the same way as DockLayoutPanel
, except that
its children's sizes are always specified in Unit#PX
units, and each
pair of child widgets has a splitter between them that the user can drag.
This widget will only work in standards mode, which requires that the HTML page in which it is run have an explicit <!DOCTYPE> declaration.
Copyright © 2018. All rights reserved.