Uses of Interface
com.google.gwt.user.client.Event.NativePreviewHandler
Package
Description
Fundamental user-interface classes used in client-side GWT code.
-
Uses of Event.NativePreviewHandler in com.google.gwt.user.client
Modifier and TypeMethodDescriptionEvent.NativePreviewEvent.getAssociatedType()
Event.NativePreviewEvent.getType()
Gets the type associated with this event.Modifier and TypeMethodDescriptionstatic HandlerRegistration
Event.addNativePreviewHandler
(Event.NativePreviewHandler handler) Adds aEvent.NativePreviewHandler
that will receive all events before they are fired to their handlers.protected void
Event.NativePreviewEvent.dispatch
(Event.NativePreviewHandler handler)