| Package | Description |
|---|---|
| name.pehl.piriti.commons.client |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<ModelReadHandler<T,C>> |
ModelReadEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<ModelReadHandler<?,?>> |
ModelReadEvent.getType()
Gets the type associated with this event.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasModelReadHandler.addModelReadHandler(ModelReadHandler<T,C> handler) |
com.google.gwt.event.shared.HandlerRegistration |
AbstractReader.addModelReadHandler(ModelReadHandler<T,C> handler) |
protected void |
ModelReadEvent.dispatch(ModelReadHandler<T,C> handler) |
Copyright © 2012 Harald Pehl. All Rights Reserved.