PATH
Documentation > WebObjects 4.5 >
EOControl Reference
- Inherits from:
- (com.apple.client.eocontrol) Object
(com.apple.yellow.eocontrol) NSObject
- Package:
- com.apple.client.eocontrol
- com.apple.yellow.eocontrol
Class Description
The EOKeyValueCoding.KeyBinding class
defines a mechanism to associate a class/key pair with a way to
access the key. Apple doesn't anticipate the need for you to use,
subclass, or replace this class. It is used internally by other
classes in Enterprise Objects Framework.
Instance Methods
public boolean equals
(Object object)
(com.apple.client.eocontrol only)
This method is intentionally undocumented. You
should never have to invoke or customize it.
public boolean equals
(Object object)
(com.apple.client.eocontrol only)
This method is intentionally undocumented. You
should never have to invoke or customize it.
public boolean isScalarProperty
()
(com.apple.client.eocontrol only)
This method is intentionally undocumented. You
should never have to invoke or customize it.
public String key
()
This method is intentionally
undocumented. You should never have to invoke
or customize it.
public Class targetClass
()
This method is intentionally
undocumented. You should never have to invoke
or customize it.
public void setValueInObject
(
Object value,
Object object)
This method is intentionally
undocumented. You should never have to invoke
or customize it.
public Object valueInObject
(Object object)
This method is intentionally
undocumented. You should never have to invoke
or customize it.
public Class valueType
()
(com.apple.client.eocontrol only)
This method is intentionally undocumented. You
should never have to invoke or customize it.