Uses of Interface
com.google.gwt.event.dom.client.HasLoadHandlers
Packages that use HasLoadHandlers
Package
Description
Widgets, Panels, and other user-interface classes.
- 
Uses of HasLoadHandlers in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement HasLoadHandlersModifier and TypeClassDescriptionclassA widget that wraps an IFRAME element, which can contain an arbitrary web site.classA widget that displays the image at a given URL.classAFramethat has a 'name' associated with it.Methods in com.google.gwt.user.client.ui with type parameters of type HasLoadHandlersModifier 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