Uses of Class
com.vaadin.data.RpcDataProviderExtension.DetailComponentManager

Packages that use RpcDataProviderExtension.DetailComponentManager
com.vaadin.data Contains interfaces for the data layer, mainly for binding typed data and data collections to components, and for validating data. 
 

Uses of RpcDataProviderExtension.DetailComponentManager in com.vaadin.data
 

Methods in com.vaadin.data that return RpcDataProviderExtension.DetailComponentManager
 RpcDataProviderExtension.DetailComponentManager RpcDataProviderExtension.getDetailComponentManager()
          Gets the detail component manager for this data provider
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.