Package | Description |
---|---|
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<AbstractHasData.RedrawEvent.Handler> |
AbstractHasData.RedrawEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
AbstractHasData.addRedrawHandler(AbstractHasData.RedrawEvent.Handler handler)
Adds the given handler as a callback that is notified of events of type
AbstractHasData.RedrawEvent . |
protected void |
AbstractHasData.RedrawEvent.dispatch(AbstractHasData.RedrawEvent.Handler handler) |