org.springframework.richclient.samples.dataeditor.ui
Class SupplierBinder
java.lang.Object
org.springframework.richclient.form.binding.swing.editor.AbstractLookupBinder
org.springframework.richclient.samples.dataeditor.ui.SupplierBinder
- All Implemented Interfaces:
- Binder
public class SupplierBinder
- extends AbstractLookupBinder
Methods inherited from class org.springframework.richclient.form.binding.swing.editor.AbstractLookupBinder |
bind, bind, getAutoPopupDialog, getDataEditor, getDataEditorViewCommandId, getFilter, getSelectDialogCommandId, getSelectDialogId, isEnableViewCommand, isLoadDetailedObject, isRevertValueOnFocusLost, setAutoPopupDialog, setDataEditorViewCommandId, setEnableViewCommand, setFilter, setLoadDetailedObject, setRevertValueOnFocusLost, setSelectDialogCommandId, setSelectDialogId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SupplierBinder
public SupplierBinder()
getLookupBinding
protected AbstractLookupBinding getLookupBinding(FormModel formModel,
String formPropertyPath,
Map context)
- Specified by:
getLookupBinding
in class AbstractLookupBinder
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.