|
WebObjects 5.2.3 | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
temporaryGIDBase
binding.
temporaryGIDBase
binding.
columnIndex
in the plugin's NSTableView.
entities
,
or an empty array if entities
is empty or null
.
getTables
method call.
com.apple.cocoa.application.NSTableView.DataSource
.
com.apple.cocoa.application.NSTableView.DataSource
.
com.apple.cocoa.application.NSTableView.Delegate
.
takeValueForKey
on each key in aKeyArray
using
values from the receiver's request.
takeValueForKey
on the each key in aKeyArray
using
values from the receiver's request.
key
to value
.
key
to value
on object
.
object
implements EOKeyValueCoding, this method invokes
takeStoredValueForKey
on object
.
key
to value
.
newValue
in the local cache.
key
to value
.
object
's property identified by key
to
value
, or invokes handleTakeValueForUnboundKey
.
object
implements NSKeyValueCoding, this method invokes takeValueForKey
on
object
.
key
to value
.
keyPath
to value
.
object
's property identified by keyPath
to value.
object
is an NSKeyValueCodingAdditions, invokes
takeValueForKeyPath
on object
; otherwise invokes
NSKeyValueCodingAdditions.DefaultImplementation's takeValueForKeyPath
method with object
as the object on which to operate.
keyPath
to value
.
dictionary
, using its
keys to identify the properties.
object
with values from dictionary
,
using its keys to identify the properties.
object
implements EOKeyValueCodingAdditions, this method
invokes takeValuesFromDictionary
on object
.
dictionary
, using
its keys to identify the properties.
dictionary
, using
its keys and mapping
to identify the properties.
object
with values from dictionary
, using
its keys and mapping
to identify the properties.
object
implements EOKeyValueCodingAdditions, this method
invokes takeValuesFromDictionaryWithMapping
on object
.
dictionary
, using
its keys and mapping
to identify the properties.
WOComponentRequestHandler
invokes this method on
WOApplication to initiate the first phase of request handling.
selector
will be invoked when the WOTimer fires.
template
instead.
setTimeOut
.
t
as a string.
getTime
and calculate the delta from System.currentTimeMillis
instead
(getTime() / 1000)
instead.
getTime
and calculate the delta instead
(timeInterval * 1000)
instead
aName
.
timeZoneWithName
instead of calling this method directly.
years, months, days,
hours, minutes
, and seconds
offsets specified as arguments.
(new NSTimestamp((interval * 1000) + oldTs.getTime(), oldTs.getNanos()))
instead.
gid
, or
DistantPastTimeInterval
if there isn't a snapshot.
name
and the object identified by
gid
.
title
from any member of the EOvents set aggregated by
the receiver.
title
attribute.
title
binding.
title
binding.
title
binding.
title
binding.
title
binding.
title
binding.
title
binding.
title
binding.
EOAssociation.SelectedTitleAspect
bound.
bundleClassPackageNames
), and the number
of classes it contains.
name
object and userInfo
.
classpath
, the mainBundlePath
,
the name of the WOApplication subclass, as well as the ServletConfig and ServletContext
top
binding.
AdaptorContextBeginTransactionNotification
.
AdaptorContextCommitTransactionNotification
.
AdaptorContextRollbackTransactionNotification
.
hasOpenTransaction
instead.
keyPath
of
eo
.
keyPath
of
eo
.
msec
milliseconds.
timestamp
.
msecs
milliseconds.
timestamp
is reached.
lockForWriting
, so unlockForWriting
must be called if
tryLockForWriting
returns true
.
EOEditingContext.saveChanges()
instead.
handler
as the object that stores its original state and later
converts the fault back into a normal object (typically by fetching data
from an external repository).
handler
as the object that stores how to retrieve its original state and later
converts the fault back into a normal object (typically by fetching data
from an external data source).
type
binding.
type
binding.
aQName
will be deserialized.
aQNameObject
will be deserialized.
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |