WebObjects 5.2.3

Uses of Interface
com.webobjects.eoapplication.EOComponentController.EndEditing

Packages that use EOComponentController.EndEditing
com.webobjects.eoapplication Provides application logic utility classes to the client side of Java Client applications. 
com.webobjects.eogeneration Provides infrastructure for dynamically generating complete user interfaces in Java Client applications from XML descriptions of controller hierarchies. 
 

Uses of EOComponentController.EndEditing in com.webobjects.eoapplication
 

Classes in com.webobjects.eoapplication that implement EOComponentController.EndEditing
 class EOArchiveController
          As a subclass of EOComponentController, EOArchiveController manages a user interface component (which be default is just an empty view to hold subcontroller components).
 class EODocumentController
          The EODocumentController class provides behavior for displaying and editing enterprise objects in a user interface.
 class EOEntityController
          The EOEntityController class provides behavior for displaying enterprise objects in a user interface that can optionally be loaded from an interface file archive (a .nib file).
 class EOInterfaceController
          EOInterfaceController serves as a convenient base class for logic related to the interface of client-side applications.
 

Uses of EOComponentController.EndEditing in com.webobjects.eogeneration
 

Classes in com.webobjects.eogeneration that implement EOComponentController.EndEditing
 class EOActionController
           
 class EOComboBoxController
           
 class EODetailSelectionController
           
 class EOEditingController
           
 class EOEnumerationController
           
 class EOFormController
           
 class EOListController
           
 class EOMultipleValuesEnumerationController
           
 class EOOneValueEnumerationController
           
 class EOQueryController
           
 class EOTitlesController
           
 


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

Copyright © 2004 Apple Computer, Inc.