| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NativeVerticalScrollbarA vertical scrollbar implemented using the browsers native scrollbar. | 
| Modifier and Type | Method and Description | 
|---|---|
| VerticalScrollbar | CustomScrollPanel. getVerticalScrollbar()Get the scrollbar used for vertical scrolling. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CustomScrollPanel. setVerticalScrollbar(VerticalScrollbar scrollbar,
                    int width)Set the scrollbar used for vertical scrolling. |