public static interface Property.Viewer extends Serializable
Modifier and Type | Method and Description |
---|---|
Property |
getPropertyDataSource()
Gets the Property serving as the data source of the viewer.
|
void |
setPropertyDataSource(Property newDataSource)
Sets the Property that serves as the data source of the viewer.
|
void setPropertyDataSource(Property newDataSource)
newDataSource
- the new data source PropertyProperty getPropertyDataSource()
Copyright © 2016 Vaadin Ltd. All rights reserved.