Uses of Interface
com.google.gwt.user.cellview.client.AbstractHasData.RedrawEvent.Handler
Packages that use AbstractHasData.RedrawEvent.Handler
-
Uses of AbstractHasData.RedrawEvent.Handler in com.google.gwt.user.cellview.client
Methods in com.google.gwt.user.cellview.client that return types with arguments of type AbstractHasData.RedrawEvent.HandlerMethods in com.google.gwt.user.cellview.client with parameters of type AbstractHasData.RedrawEvent.HandlerModifier and TypeMethodDescriptionAbstractHasData.addRedrawHandler(AbstractHasData.RedrawEvent.Handler handler) Adds the given handler as a callback that is notified of events of typeAbstractHasData.RedrawEvent.protected voidAbstractHasData.RedrawEvent.dispatch(AbstractHasData.RedrawEvent.Handler handler)