Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ScrollImpl.ScrollImplTrident
IE does not fire a scroll event when the scrollable element or the
container is resized, so we synthesize one as needed.
|
Modifier and Type | Method and Description |
---|---|
(package private) static ScrollImpl |
ScrollImpl.get()
Get the singleton instance of
ScrollImpl . |