| 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 |
AbstractDataProvider.addDataLoadedHandler(DataLoadedHandler handler) |
com.google.gwt.event.shared.HandlerRegistration |
DataProvider.addDataLoadedHandler(DataLoadedHandler callback)
Add a callback to be notified about DataProvider load events
|
Copyright © 2016. All rights reserved.