| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.dataprovider |
| Modifier and Type | Field and Description |
|---|---|
protected Array<DataSelectionHandler<T>> |
AbstractDataProvider.dataSelectionHandlers |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractDataProvider.addDataSelectionHandler(DataSelectionHandler<T> handler) |
com.google.gwt.event.shared.HandlerRegistration |
DataProvider.addDataSelectionHandler(DataSelectionHandler<T> callback)
Add a callback to be notified about any selection on data provider
|
Copyright © 2015. All rights reserved.