WebObjects 5.2.3

Uses of Class
com.webobjects.eointerface.EOValueAssociation

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

Uses of EOValueAssociation in com.webobjects.eointerface
 

Subclasses of EOValueAssociation in com.webobjects.eointerface
 class EOPickTextAssociation
          An EOPickTextAssociation takes the value of its display object's plugin, a EOValueAssociation.ValuePlugin or subclass, and uses it's string value to form a qualifier with up to three LIKE operators, each compared to a different key of the EODisplayGroup.
 class EOTextAssociation
          EOTextAssociation is used as an association for displaying text values, with widgets such as NSTextFieldCell or JTextField.
 


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

Copyright © 2004 Apple Computer, Inc.