|
WebObjects 5.2.3 | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
NSValidation.ValidationException.key()
NSValidation.ValidationException.object()
vendor
binding.
NSValidation.ValidationException
if it can't.
NSValidation.ValidationException
if it can't.
NSValidation.ValidationException
if it can't.
NSValidation.ValidationException
if it can't.
classDesc
.
classDesc
.
classDesc
.
classDesc
.
string
is correct so as to allow
viewing of the application's statistics.
object
.
null
.
value
is valid for the receiver's property named by keyPath
,
and assigns the value to the property (if value
is
different from the current value), or throws an
NSValidation.ValidationException
if value
isn't valid.
value
is legal for an objects's property, which is
named by keyPath
, and assigns the value to the property
if it's legal (and if value
is different from the current
value).
object
is an NSValidation, invokes validateTakeValueForKeyPath
on object
; otherwise invokes NSValidation.DefaultImplementation's
validateTakeValueForKeyPath
method with object
as the object on
which to operate.
value
is legal for the object's property named
by keyPath
and then assigns it to the property.
valueP
by attempting to convert it to the
attribute's value type and by testing other attribute validation
constraints (such as allowsNull
, width
,
and so on).
ValidationException
if the receiver is to-one and valueP
is null
, or
if the receiver is to-many and valueP
has a count of 0.
value
by attempting to convert it to the attribute's
value type and testing other attribute validation constraints (such as
allowsNull
, width
, and so on).
value
by performing several checks to see
whether value
would be an acceptable value for the relationship.
valueP
using the property named
key
.
value
is legal for the NSValidation's property,
which is named by key
, and returns the validated value if it's
legal, or throws an NSValidation.ValidationException if it isn't.
object
is an NSValidation, invokes validateValueForKey
on
object
; otherwise invokes NSValidation.DefaultImplementation's
validateValueForKey
method with object
as the object on which
to operate.
value
is legal for the object's property named
by key
.
true
if the receiver immediately handles validation errors,
or false
if it leaves errors for the EOEditingContext to handle
when saving changes.
validationFailedWithException
method on the
parent component.
evaluateWithObject
).
setValue
as URL for the QuickTime content.
null
if no class is specified.
key
of NSArray array
.
aspect
.
index
in the EODisplayGroup
bound to aspect
.
parseObject
method.
key
or null
if no value is stored with
that key.
key
.
key
on object
.
object
implements NSKeyValueCoding, this method invokes valueForKey
on
object
.
key
.
keyPath
.
keyPath
.
object
is an NSKeyValueCodingAdditions, invokes
valueForKeyPath
on object
; otherwise invokes
NSKeyValueCodingAdditions.DefaultImplementation's valueForKeyPath
method with object
as the object on which to operate.
object
's value for the property identified by key
.
identifier
object.
key
.
context
parameter is not null
,
returns the SQL expression for the receiver.
context
.
setValueFormatter
.
keys
from the snapshot of
object
.
keys
.
object
identified by each of keys
.
object
implements EOKeyValueCodingAdditions, this method
invokes valuesForKeys
on object
.
keys
.
mapping
.
object
identified by each of the key-value pairs in mapping
.
object
implements EOKeyValueCodingAdditions, this method
invokes valuesForKeysWithMapping
on object
.
mapping
.
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |