@Deprecated public static interface Container.Viewer extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Container |
getContainerDataSource()
Deprecated.
Gets the Container serving as the data source of the viewer.
|
void |
setContainerDataSource(Container newDataSource)
Deprecated.
Sets the Container that serves as the data source of the viewer.
|
void setContainerDataSource(Container newDataSource)
newDataSource - The new data source ItemContainer getContainerDataSource()
Copyright © 2019 Vaadin Ltd. All rights reserved.