WebObjects 5.2.3

Uses of Interface
com.webobjects.eoapplication.EOObjectDisplay

Packages that use EOObjectDisplay
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 EOObjectDisplay in com.webobjects.eoapplication
 

Subinterfaces of EOObjectDisplay in com.webobjects.eoapplication
 interface EOObjectDisplayDocument
          EOObjectDisplayDocument is an interface that combines the EOObjectDisplay and EODocument interfaces.
 

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
 

Subinterfaces of EOObjectDisplay in com.webobjects.eogeneration
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 that implement EOObjectDisplay
 class EOEditingController
           
 class EOFormController
           
 class EOListController
           
 class EOQueryController
           
 


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

Copyright © 2004 Apple Computer, Inc.