Uses of Class
com.google.gwt.user.client.ui.SplitPanel
-
Packages that use SplitPanel Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of SplitPanel in com.google.gwt.user.client.ui
Subclasses of SplitPanel in com.google.gwt.user.client.ui Modifier and Type Class Description class
HorizontalSplitPanel
Deprecated.UseSplitLayoutPanel
instead, but understand that it is not a drop in replacement for this class.class
VerticalSplitPanel
Deprecated.UseSplitLayoutPanel
instead, but understand that it is not a drop in replacement for this class.
-