T - public class DataSelectionEvent<T> extends BaseEvent<DataProvider<T>>
| Modifier | Constructor and Description |
|---|---|
protected |
DataSelectionEvent(DataProvider<T> source,
Array<DataProviderRecord<T>> changedRecords) |
| Modifier and Type | Method and Description |
|---|---|
Array<DataProviderRecord<T>> |
getChangedRecords() |
protected DataSelectionEvent(DataProvider<T> source, Array<DataProviderRecord<T>> changedRecords)
public Array<DataProviderRecord<T>> getChangedRecords()
Copyright © 2015. All rights reserved.