Uses of Interface
com.google.gwt.event.dom.client.HasErrorHandlers
-
Packages that use HasErrorHandlers Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of HasErrorHandlers in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement HasErrorHandlers Modifier and Type Class Description class
Image
A widget that displays the image at a given URL.Methods in com.google.gwt.user.client.ui with type parameters of type HasErrorHandlers Modifier and Type Method Description static <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
-