Interface Container.Viewer

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

Synopsis

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

getContainerDataSource()

Parameters

return

data source Container

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

setContainerDataSource(Container)

Parameters

newDataSource

The new data source Item

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