WebObjects 5.2.3

Uses of Interface
com.webobjects.eoapplication.EODocument

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

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

Classes in com.webobjects.eoapplication that implement EODocument
 class EODocumentController
          The EODocumentController class provides behavior for displaying and editing enterprise objects in a user interface.
 class EOInterfaceController
          EOInterfaceController serves as a convenient base class for logic related to the interface of client-side applications.
 

Uses of EODocument in com.webobjects.eogeneration
 

Subinterfaces of EODocument in com.webobjects.eogeneration
static interface EOControllerFactory.Insert
           
static interface EOControllerFactory.Open
           
static interface EOControllerFactory.SelectByInserting
           
 

Classes in com.webobjects.eogeneration that implement EODocument
 class EOEditingController
           
 class EOFormController
           
 class EOListController
           
 


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

Copyright © 2004 Apple Computer, Inc.