Uses of Interface
org.springframework.richclient.widget.SelectionWidget

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

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

Classes in org.springframework.richclient.samples.dataeditor.ui that implement SelectionWidget
 class ItemDataEditor
           
 class SupplierDataEditor
           
 

Uses of SelectionWidget in org.springframework.richclient.widget.editor
 

Classes in org.springframework.richclient.widget.editor that implement SelectionWidget
 class AbstractDataEditorWidget
          AbstractDataEditorWidget implements a basic editor screen, based on 3 parts:

a table with sortable columns and a local quick search a filter to reduce the dataset a detail section for the details of 1 entity

 class DefaultDataEditorWidget
          DefaultDataEditorWidget is a basic implementation of a AbstractDataEditorWidget.
 



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