|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.BaseListenerWrapper<EventPreview>
com.google.gwt.user.client.BaseListenerWrapper.NativePreview
static class BaseListenerWrapper.NativePreview
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.BaseListenerWrapper |
|---|
BaseListenerWrapper.NativePreview, BaseListenerWrapper.WrapHistory, BaseListenerWrapper.WrapWindowClose, BaseListenerWrapper.WrapWindowResize, BaseListenerWrapper.WrapWindowScroll |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.BaseListenerWrapper |
|---|
listener |
| Method Summary | |
|---|---|
static void |
add(EventPreview listener)
Deprecated. |
void |
onPreviewNativeEvent(Event.NativePreviewEvent event)
Called when Event.NativePreviewEvent is fired. |
static void |
remove(EventPreview listener)
|
| Methods inherited from class com.google.gwt.user.client.BaseListenerWrapper |
|---|
baseRemove, getListener, getSource, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated public static void add(EventPreview listener)
public static void remove(EventPreview listener)
public void onPreviewNativeEvent(Event.NativePreviewEvent event)
Event.NativePreviewHandlerEvent.NativePreviewEvent is fired.
onPreviewNativeEvent in interface Event.NativePreviewHandlerevent - the Event.NativePreviewEvent that was fired
|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||