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