| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.dataprovider |
| Modifier and Type | Field and Description |
|---|---|
protected Array<DataLoadedHandler> |
AbstractDataProvider.dataLoadedHandlers |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
DataProvider.addDataLoadedHandler(DataLoadedHandler callback)
Add a callback to be notified about DataProvider load events
|
com.google.gwt.event.shared.HandlerRegistration |
AbstractDataProvider.addDataLoadedHandler(DataLoadedHandler handler) |
Copyright © 2015. All rights reserved.