WebObjects 5.1

Uses of Interface
com.webobjects.eoapplication.EOObjectDisplay

Packages that use EOObjectDisplay
com.webobjects.eoapplication   
com.webobjects.eogeneration.client   
com.webobjects.eogeneration.client.assistant   
 

Uses of EOObjectDisplay in com.webobjects.eoapplication
 

Subinterfaces of EOObjectDisplay in com.webobjects.eoapplication
 interface EODocument
          EODocument is an interface that defines the behavior of a controller that displays and edits enterprise objects.
 

Classes in com.webobjects.eoapplication that implement EOObjectDisplay
 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 EOObjectDisplay in com.webobjects.eogeneration.client
 

Subinterfaces of EOObjectDisplay in com.webobjects.eogeneration.client
static interface EOControllerFactory.Insert
           
static interface EOControllerFactory.List
           
static interface EOControllerFactory.Open
           
static interface EOControllerFactory.Query
           
static interface EOControllerFactory.Select
           
static interface EOControllerFactory.SelectByInserting
           
 interface EOQueryObjectDisplay
           
 

Classes in com.webobjects.eogeneration.client that implement EOObjectDisplay
 class EOEditingController
           
 class EOFormController
           
 class EOListController
           
 class EOQueryController
           
 

Uses of EOObjectDisplay in com.webobjects.eogeneration.client.assistant
 

Classes in com.webobjects.eogeneration.client.assistant that implement EOObjectDisplay
 class EOMiscellaneousEditor
           
 class EOWidgetParametersEditor
           
 class EOWindowParametersEditor
           
 class EOXMLEditor
           
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.