Interface | Description |
---|---|
DataChangeListener |
Listener to data provider item change events.
|
DataItem | |
DataItem.HasId | |
DataProvider |
Class | Description |
---|---|
DataItemsChangeEvent |
Describes data item change event.
|
EntityDataItem |
Chart data item, which contains an instance of an
Entity . |
EntityDataProvider |
Data provider which contains
CollectionDatasource with items. |
ListDataProvider |
Data provider in which all items are stored in
List . |
MapDataItem |
Data item, which is a set of key-value pairs.
|
SimpleDataItem |
Data item, which contains an instance of any class.
|
Enum | Description |
---|---|
DataChangeOperation |