Uses of Class
org.springframework.richclient.widget.editor.DefaultDataEditorWidget

Packages that use DefaultDataEditorWidget
org.springframework.richclient.form.binding.swing.editor   
org.springframework.richclient.samples.dataeditor.ui   
 

Uses of DefaultDataEditorWidget in org.springframework.richclient.form.binding.swing.editor
 

Methods in org.springframework.richclient.form.binding.swing.editor that return DefaultDataEditorWidget
protected  DefaultDataEditorWidget AbstractLookupBinder.getDataEditor()
           
protected  DefaultDataEditorWidget AbstractLookupBinding.getDataEditor()
          Return the dataEditor used to select a referable.
 

Constructors in org.springframework.richclient.form.binding.swing.editor with parameters of type DefaultDataEditorWidget
AbstractLookupBinding(DefaultDataEditorWidget dataEditor, FormModel formModel, String formPropertyPath)
           
 

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

Subclasses of DefaultDataEditorWidget in org.springframework.richclient.samples.dataeditor.ui
 class ItemDataEditor
           
 class SupplierDataEditor
           
 



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