WebObjects 5.2.3

Uses of Class
com.webobjects.eointerface.EOMasterAssociation

Packages that use EOMasterAssociation
com.webobjects.eointerface Provides the infrastructure to display data for the control layer in a desktop application's user interface. 
 

Uses of EOMasterAssociation in com.webobjects.eointerface
 

Subclasses of EOMasterAssociation in com.webobjects.eointerface
 class EOMasterCopyAssociation
          An EOMasterCopyAssociation object synchronizes two EODisplayGroups that share the same data source but have different qualifiers.
 class EOMasterDetailAssociation
          An EOMasterDetailAssociation object binds one EODisplayGroup (the detail) to a relationship in another (the master), so that the detail display group contains the destination objects for the object selected in the master.
 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.