Uses of Class
com.google.gwt.user.client.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
Modifier and TypeMethodDescriptionvoid
Event.NativePreviewHandler.onPreviewNativeEvent
(Event.NativePreviewEvent event) Called whenEvent.NativePreviewEvent
is fired. -
Uses of Event.NativePreviewEvent in com.google.gwt.user.client.ui
Modifier and TypeMethodDescriptionprotected void
DialogBox.onPreviewNativeEvent
(Event.NativePreviewEvent event) protected void
PopupPanel.onPreviewNativeEvent
(Event.NativePreviewEvent event)