|
WebObjects 5.2 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
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
on object
.
object
implements EOKeyValueCoding, this method invokes
takeStoredValueForKey
on object
.
key
to value
.
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
.
key
to value
.
newValue
in the local cache.
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
.
keyPath
to value
.
dictionary
, using
its keys to identify the properties.
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 and mapping
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
.
WOComponentRequestHandler
invokes this method on
WOApplication to initiate the first phase of request handling.
selector
will be invoked when the WOTimer fires.
template
instead.
temporaryGIDBase
binding.
temporaryGIDBase
binding.
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
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
.
aName
.
timeZoneWithName
instead of calling this method directly.
title
from any member of the EOvents set aggregated by
the receiver.
title
binding.
title
binding.
title
binding.
title
binding.
title
binding.
title
binding.
title
binding.
title
attribute.
title
binding.
EOAssociation.SelectedTitleAspect
bound.
top
binding.
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
AdaptorContextBeginTransactionNotification
.
AdaptorContextCommitTransactionNotification
.
AdaptorContextRollbackTransactionNotification
.
hasOpenTransaction
instead.
keyPath
of
eo
.
keyPath
of
eo
.
msec
milliseconds.
msecs
milliseconds.
timestamp
.
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.
aQnameObject
will be deserialized.
aQName
will be deserialized.
|
Last updated Fri Feb 21 13:15:00 PST 2003. | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |