Package com.vaadin.server.communication.data
-
Interface Summary Interface Description DataGenerator Interface forGrid.AbstractGridExtension
s that allows adding data to row objects being sent to client by theRpcDataProviderExtension
. -
Class Summary Class Description RpcDataProviderExtension Provides Vaadin server-side container data source to acom.vaadin.client.ui.grid.GridConnector
.