Uses of Class
com.google.gwt.user.client.Event.NativePreviewEvent
Packages that use Event.NativePreviewEvent
Package
Description
Fundamental user-interface classes used in client-side GWT code.
Widgets, Panels, and other user-interface classes.
-
Uses of Event.NativePreviewEvent in com.google.gwt.user.client
Methods in com.google.gwt.user.client with parameters of type Event.NativePreviewEventModifier and TypeMethodDescriptionvoid
Event.NativePreviewHandler.onPreviewNativeEvent
(Event.NativePreviewEvent event) Called whenEvent.NativePreviewEvent
is fired. -
Uses of Event.NativePreviewEvent in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with parameters of type Event.NativePreviewEventModifier and TypeMethodDescriptionprotected void
DialogBox.onPreviewNativeEvent
(Event.NativePreviewEvent event) protected void
PopupPanel.onPreviewNativeEvent
(Event.NativePreviewEvent event)