|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.event.shared.GwtEvent<Window.ScrollHandler>
com.google.gwt.user.client.Window.ScrollEvent
public static class Window.ScrollEvent
Fired when the browser window is scrolled.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Method Summary | |
|---|---|
GwtEvent.Type<Window.ScrollHandler> |
getAssociatedType()
Returns the type used to register this event. |
int |
getScrollLeft()
Gets the window's scroll left. |
int |
getScrollTop()
Get the window's scroll top. |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
getSource, toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public final GwtEvent.Type<Window.ScrollHandler> getAssociatedType()
GwtEvent
getAssociatedType in class GwtEvent<Window.ScrollHandler>public int getScrollLeft()
public int getScrollTop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||