Uses of Interface
com.google.gwt.event.dom.client.HasLoadHandlers
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HasLoadHandlers in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionclass
A widget that wraps an IFRAME element, which can contain an arbitrary web site.class
A widget that displays the image at a given URL.class
AFrame
that has a 'name' associated with it.Modifier and TypeMethodDescriptionstatic <S extends HasLoadHandlers & HasErrorHandlers>
ListenerWrapper.WrappedLoadListenerListenerWrapper.WrappedLoadListener.add
(S source, LoadListener listener) Deprecated.will be removed in GWT 2.0 along with the listener classes