Class ScrollImpl.ScrollImplTrident

java.lang.Object
com.google.gwt.user.client.ui.ScrollImpl
com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident
Enclosing class:
ScrollImpl

static class ScrollImpl.ScrollImplTrident extends ScrollImpl
IE does not fire a scroll event when the scrollable element or the container is resized, so we synthesize one as needed. IE scrolls in the positive direction, even in RTL mode.