WebObjects 5.3

Package com.webobjects.eogeneration.rules

Provides infrastructure for dynamically generating user interfaces in Java Client applications that use the rule system.

See:
          Description

Class Summary
EOActionButtonsController  
EOActionController  
EOActionMenuController  
EOActions  
EOActionTrigger  
EOAssignment  
EOAssistantActions  
EOAvailableSpecifications  
EOBoxController  
EOCheckBoxController  
EOComboBoxController  
EOComponentController  
EOController  
EODefaultSpecifications  
EODetailSelectionController  
EODialogController  
EODisplayStatisticsController  
EOEditor  
EOEntityController  
EOEnumerationWindow  
EOForm  
EOFormController  
EOFormElement  
EOFrameController  
EOHelpWindowAction  
EOImageViewController  
EOInsertAction  
EOInspectorController  
EOList  
EOListAction  
EOListController  
EOMenuSwitchController  
EOModalDialog  
EOModalDialogController  
EOMultipleValuesEnumerationController  
EOOneValueEnumerationController  
EOOpenAction  
EOProgrammaticSwitchController  
EOPropertyKeys  
EOQuery  
EOQueryAction  
EOQueryController  
EOQueryWindow  
EOQuickTimeViewController  
EORangeTextFieldController  
EORuleComponent  
EOSelect  
EOSelectForm  
EOSpecification  
EOSplitController  
EOStandardApplicationAction  
EOStandardControllerHierarchyAction  
EOStandardWindowObserverAction  
EOStaticIconController  
EOStaticLabelController  
EOStaticTextFieldController  
EOStringArray  
EOStringDictionary  
EOSubform  
EOSwitchComponent  
EOTableColumnController  
EOTableController  
EOTabSwitchController  
EOTextAreaController  
EOTextFieldController  
EOToolWindowAction  
EOTreeController  
EOUserInterfaceParameters  
EOWindow  
EOWindowAction  
EOXMLComponent  
 

Package com.webobjects.eogeneration.rules Description

Provides infrastructure for dynamically generating user interfaces in Java Client applications that use the rule system.

Introduction

This layer analyzes your application's business model (defined in an EOModel) and, using a sophisticated set of rules, generates an XML description of the controllers needed to generate the user interface. The user interface description is then sent to the client where it is executed. You can alter the rules in a number of ways for customization purposes.

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


Last updated Thu May 26 13:46:12 PDT 2005.

Copyright © 2005 Apple Computer, Inc.