Uses of Class
com.google.gwt.user.cellview.client.LoadingStateChangeEvent
-
Packages that use LoadingStateChangeEvent Package Description com.google.gwt.user.cellview.client The "cellview" widget set. -
-
Uses of LoadingStateChangeEvent in com.google.gwt.user.cellview.client
Methods in com.google.gwt.user.cellview.client with parameters of type LoadingStateChangeEvent Modifier and Type Method Description void
LoadingStateChangeEvent.Handler. onLoadingStateChanged(LoadingStateChangeEvent event)
Called when aLoadingStateChangeEvent
is fired.
-