WebObjects 5.2.3

Package com.webobjects.eogeneration

Provides infrastructure for dynamically generating complete user interfaces in Java Client applications from XML descriptions of controller hierarchies.

See:
          Description

Interface Summary
EOControllerFactory.ControllerTaskCallback  
EOControllerFactory.Delegate  
EOControllerFactory.Insert  
EOControllerFactory.List  
EOControllerFactory.Open  
EOControllerFactory.Query  
EOControllerFactory.Select  
EOControllerFactory.SelectByInserting  
EOQueryObjectDisplay  
EOWidgetController.DefaultAction  
EOWidgetController.DefaultAction.CommonWidgetHandler  
EOWidgetController.FormatWidget  
EOWidgetController.QueryWidget  
EOWidgetController.TableWidget  
 

Class Summary
EOActionController  
EOAssociationController  
EOCheckBoxController  
EOComboBoxController  
EOControllerFactory  
EOControllerFactory.ControllerTaskAdaptor  
EODefaultActionTrigger  
EODetailSelectionController  
EODisplayStatisticsController  
EODynamicApplication  
EOEditingController  
EOEnterAction  
EOEnumerationController  
EOFormatValueController  
EOFormController  
EOImageViewController  
EOListController  
EOMultipleValuesEnumerationController  
EOOneValueEnumerationController  
EOQueryController  
EOQuickTimeViewController  
EORangeTextFieldController  
EORangeValueController  
EORangeWidgetController  
EOStaticIconController  
EOStaticLabelController  
EOStaticTextFieldController  
EOTableColumnController  
EOTableController  
EOTextAreaController  
EOTextFieldController  
EOTitlesController  
EOTreeController  
EOValueAndURLController  
EOValueController  
EOWidgetController  
 

Package com.webobjects.eogeneration Description

Provides infrastructure for dynamically generating complete user interfaces in Java Client applications from XML descriptions of controller hierarchies.

Introduction

This layer contains a controller factory class responsible for collecting XML descriptions of controller hierarchies from a rule system and controller classes useful for generating complete, detailed user interfaces.

For more information on the generation layer, see Inside WebObjects: Java Client Desktop Applications.


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.