| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Widget in org.springframework.richclient.application.support | 
|---|
| Constructors in org.springframework.richclient.application.support with parameters of type Widget | |
|---|---|
| WidgetViewDescriptor(String id,
                                         Widget widget) | |
| Uses of Widget in org.springframework.richclient.command.support | 
|---|
| Methods in org.springframework.richclient.command.support that return Widget | |
|---|---|
| protected  Widget | AbstractWidgetCommand.getWidget() | 
| Methods in org.springframework.richclient.command.support with parameters of type Widget | |
|---|---|
|  void | AbstractWidgetCommand.setWidget(Widget widget) | 
| Uses of Widget in org.springframework.richclient.dialog | 
|---|
| Methods in org.springframework.richclient.dialog that return Widget | |
|---|---|
|  Widget | TitledWidgetApplicationDialog.getWidget() | 
| Constructors in org.springframework.richclient.dialog with parameters of type Widget | |
|---|---|
| TitledWidgetApplicationDialog(Widget widget)Create dialog with only OK button | |
| TitledWidgetApplicationDialog(Widget widget,
                                                           int mode)Create dialog in specified mode | |
| TitledWidgetApplicationDialog(Widget widget,
                                                           int mode,
                                                           String finishId,
                                                           String cancelId)Creation of dialog with full configuration | |
| Uses of Widget in org.springframework.richclient.form | 
|---|
| Classes in org.springframework.richclient.form that implement Widget | |
|---|---|
|  class | AbstractFocussableFormForm implementation for the Focussable interface. | 
|  class | TabbedForm | 
| Uses of Widget in org.springframework.richclient.samples.dataeditor.ui | 
|---|
| Classes in org.springframework.richclient.samples.dataeditor.ui that implement Widget | |
|---|---|
|  class | ItemDataEditor | 
|  class | ItemForm | 
|  class | SupplierDataEditor | 
|  class | SupplierForm | 
| Uses of Widget in org.springframework.richclient.samples.simple.ui | 
|---|
| Classes in org.springframework.richclient.samples.simple.ui that implement Widget | |
|---|---|
|  class | ContactFormForm to handle the properties of a Contact object. | 
|  class | TodoForm | 
| Uses of Widget in org.springframework.richclient.widget | 
|---|
| Subinterfaces of Widget in org.springframework.richclient.widget | |
|---|---|
|  interface | SelectionWidgetWidget that can pass a selection of objects, i.e. | 
|  interface | TitledWidgetProvides the basic Widgetfacilities in combination with a fully configurable title/message
 component. | 
| Classes in org.springframework.richclient.widget that implement Widget | |
|---|---|
|  class | AbstractTitledWidget | 
|  class | AbstractTitledWidgetForm | 
|  class | AbstractWidgetDefault behavior implementation of AbstractWidget | 
|  class | AbstractWidgetFormProvides an easy way to create widgets based on an AbstractForm. | 
|  class | ButtonSwitcherWidget | 
|  class | HTMLViewWidgetHTMLViewingWidget generates a component to view HTML data | 
|  class | ImageViewWidgetImageViewingWidget generates a component to view an image. | 
|  class | ScreenSimulationWidgetA widget that enables to mimic a screen. | 
|  class | TitledWidgetFormA decorator to add a TitlePaneto aForm. | 
| Fields in org.springframework.richclient.widget declared as Widget | |
|---|---|
| static Widget | Widget.EMPTY_WIDGET | 
| Methods in org.springframework.richclient.widget that return Widget | |
|---|---|
|  Widget | WidgetView.getWidget() | 
| Methods in org.springframework.richclient.widget with parameters of type Widget | |
|---|---|
|  void | WidgetView.setWidget(Widget widget) | 
| Constructors in org.springframework.richclient.widget with parameters of type Widget | |
|---|---|
| WidgetView(Widget widget) | |
| Uses of Widget in org.springframework.richclient.widget.editor | 
|---|
| Classes in org.springframework.richclient.widget.editor that implement Widget | |
|---|---|
|  class | AbstractDataEditorWidgetAbstractDataEditorWidget 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 | DefaultDataEditorWidgetDefaultDataEditorWidget is a basic implementation of a AbstractDataEditorWidget. | 
| Methods in org.springframework.richclient.widget.editor that return Widget | |
|---|---|
|  Widget | DefaultDataEditorWidget.createDetailWidget()Returns only the detail form widget | 
| abstract  Widget | AbstractDataEditorWidget.createDetailWidget() | 
| Uses of Widget in org.springframework.richclient.widget.table | 
|---|
| Subinterfaces of Widget in org.springframework.richclient.widget.table | |
|---|---|
|  interface | TableWidget<T>TableWidget describes the needed functionality for widgets that produce tables. | 
| Uses of Widget in org.springframework.richclient.widget.table.glazedlists | 
|---|
| Classes in org.springframework.richclient.widget.table.glazedlists that implement Widget | |
|---|---|
|  class | GlazedListTableWidget | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||