| Package | Description |
|---|---|
| com.vaadin.flow.component.grid | |
| com.vaadin.flow.component.ironlist |
| Modifier and Type | Method and Description |
|---|---|
DataCommunicator<T> |
Grid.getDataCommunicator()
Returns the data communicator of this Grid.
|
| Modifier and Type | Method and Description |
|---|---|
DataCommunicator<T> |
IronList.getDataCommunicator()
Returns the data communicator of this list.
|
Copyright © 2019. All rights reserved.