|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EOKeyValueCoding | |
com.webobjects.directtoweb | Provides the framework for rapid development of HTML-based WebObjects applications. |
com.webobjects.eocontrol | Provides infrastructure for creating and manging enterprise objects. |
Uses of EOKeyValueCoding in com.webobjects.directtoweb |
Classes in com.webobjects.directtoweb that implement EOKeyValueCoding | |
class |
D2WContext
Direct to Web contexts are objects of the D2WContext class. |
Uses of EOKeyValueCoding in com.webobjects.eocontrol |
Subinterfaces of EOKeyValueCoding in com.webobjects.eocontrol | |
interface |
EOEnterpriseObject
The EOEnterpriseObject interface identifies basic enterprise object behavior, defining methods for supporting operations common to all enterprise objects. |
interface |
EOKeyValueCodingAdditions
The EOKeyValueCodingAdditions combines (extends) the NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions and EOKeyValueCoding and adds two more methods-- takeValuesFromDictionary and valuesForKeys --
which are useful when working with groups of properties. |
Classes in com.webobjects.eocontrol that implement EOKeyValueCoding | |
class |
EOCustomObject
The EOCustomObject class provides a default implementation of the EOEnterpriseObject interface. |
class |
EOGenericRecord
EOGenericRecord is a generic enterprise object class that can be used in place of custom classes when custom behavior is not needed. |
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |