Uses of Interface
com.google.gwt.user.cellview.client.LoadingStateChangeEvent.Handler
Packages that use LoadingStateChangeEvent.Handler
-
Uses of LoadingStateChangeEvent.Handler in com.google.gwt.user.cellview.client
Fields in com.google.gwt.user.cellview.client with type parameters of type LoadingStateChangeEvent.HandlerModifier and TypeFieldDescriptionstatic final GwtEvent.Type
<LoadingStateChangeEvent.Handler> LoadingStateChangeEvent.TYPE
A singleton instance of Type.Methods in com.google.gwt.user.cellview.client that return types with arguments of type LoadingStateChangeEvent.HandlerMethods in com.google.gwt.user.cellview.client with parameters of type LoadingStateChangeEvent.HandlerModifier and TypeMethodDescriptionAbstractHasData.addLoadingStateChangeHandler
(LoadingStateChangeEvent.Handler handler) Add aLoadingStateChangeEvent.Handler
to be notified of changes in the loading state.HasDataPresenter.addLoadingStateChangeHandler
(LoadingStateChangeEvent.Handler handler) protected void
LoadingStateChangeEvent.dispatch
(LoadingStateChangeEvent.Handler handler)