Uses of Interface
com.google.gwt.user.client.ui.HorizontalScrollbar
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HorizontalScrollbar in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionclass
A horizontal scrollbar implemented using the browsers native scrollbar.Modifier and TypeMethodDescriptionCustomScrollPanel.getHorizontalScrollbar()
Get the scrollbar used for horizontal scrolling.Modifier and TypeMethodDescriptionvoid
CustomScrollPanel.setHorizontalScrollbar
(HorizontalScrollbar scrollbar, int height) Set the scrollbar used for horizontal scrolling.