Uses of Interface
org.springframework.richclient.widget.editor.provider.DataProviderEventSource

Packages that use DataProviderEventSource
org.springframework.richclient.samples.dataeditor.ui   
org.springframework.richclient.widget.editor.provider   
 

Uses of DataProviderEventSource in org.springframework.richclient.samples.dataeditor.ui
 

Classes in org.springframework.richclient.samples.dataeditor.ui that implement DataProviderEventSource
 class ItemDataProvider
           
 class SupplierDataProvider
           
 

Uses of DataProviderEventSource in org.springframework.richclient.widget.editor.provider
 

Subinterfaces of DataProviderEventSource in org.springframework.richclient.widget.editor.provider
 interface DataProvider
           The DataProvider regulates access to the back-end services.
 

Classes in org.springframework.richclient.widget.editor.provider that implement DataProviderEventSource
 class AbstractDataProvider
          Base implementation for DataProviders.
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.