| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
DataCommunicator<T> |
AbstractListing.getDataCommunicator()
Returns the data communicator of this listing.
|
| Constructor and Description |
|---|
AbstractListing(DataCommunicator<T> dataCommunicator)
Creates a new
AbstractListing with the given custom data
communicator. |
AbstractSingleSelect(DataCommunicator<T> dataCommunicator)
Creates a new
AbstractSingleSelect with the given custom data
communicator. |
Copyright © 2017 Vaadin Ltd. All rights reserved.