WebObjects 5.2.3

Uses of Class
com.webobjects.eointerface.EOMasterDetailAssociation

Packages that use EOMasterDetailAssociation
com.webobjects.eogeneration Provides infrastructure for dynamically generating complete user interfaces in Java Client applications from XML descriptions of controller hierarchies. 
com.webobjects.eointerface Provides the infrastructure to display data for the control layer in a desktop application's user interface. 
 

Uses of EOMasterDetailAssociation in com.webobjects.eogeneration
 

Methods in com.webobjects.eogeneration that return EOMasterDetailAssociation
 EOMasterDetailAssociation EOEditingController.masterDetailAssociation()
           
 

Methods in com.webobjects.eogeneration with parameters of type EOMasterDetailAssociation
 void EOEditingController.setMasterDetailAssociation(EOMasterDetailAssociation association)
           
 

Uses of EOMasterDetailAssociation in com.webobjects.eointerface
 

Subclasses of EOMasterDetailAssociation in com.webobjects.eointerface
 class EOMasterPeerAssociation
          An EOMasterPeerAssociation binds two EODisplayGroups together in a master-detail relationship, where the detail EODisplayGroup shows the destination objects for the relationship of the master EODisplayGroup.
 


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

Copyright © 2004 Apple Computer, Inc.