public static interface Container.Viewer extends Serializable
Modifier and Type | Method and Description |
---|---|
Container |
getContainerDataSource()
Gets the Container serving as the data source of the viewer.
|
void |
setContainerDataSource(Container newDataSource)
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.