Interface Property.Viewer

Interface implemented by the viewer classes capable of using a Property as a data source.

Synopsis

Since

3.0

Inheritance Path.  com.itmill.toolkit.data.Property.Viewer

getPropertyDataSource()

Parameters

return

the Property serving as the viewers data source

Get the Property serving as the data source of the viewer.

setPropertyDataSource(Property)

Parameters

newDataSource

the new data source Property

Set the Property that serves as the data source of the viewer.