|
WebObjects 5.2.3 | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
D2W
class is responsible for creating Direct to Web pages.D2WComponent
class is the parent class for the Direct to Web
templates and the property-level components.D2WConfirmPage
class provides the behavior for the confirm
page Direct to Web templates, specifically BASConfirmPage, NEUConfirmPage,
and WOLConfirmPage.parentContext
.
takeValueForKey
to set the D2WContext of
a WSDL generating WOComponent
D2WEditRelationshipPage
class provides the behavior for the
edit-relationship page Direct to Web templates: BASEditRelationshipPage,
NEUEditRelationshipPage, and WOLEditRelationshipPage.D2WErrorPage
class provides behavior for the error page
Direct to Web templates, specifically BASErrorPage, NEUErrorPage, and
WOLErrorPage.D2WHead
class provides the behavior
for the D2WHead component.D2WInspectPage
class provides behavior for the inspect page
and edit page Direct to Web templates, specifically BASInspectPage,
NEUInspectPage, and WOLInspectPage.D2WMasterDetailPage
class provides the behavior for the
master-detail page Direct to Web templates, specifically BASMasterDetailPage,
NEUMasterDetailPage, and WOLMasterDetailPage.D2WPage
is the parent class for the Direct to Web templates.stringMatchFormat
(#@*
) and stringMatchOperator
(caseInsensitiveLike
).D2WTabInspectPage
class provides the behavior
for the tab-inspect page Direct to Web templates,
specifically NEUTabInspectPage and WOLTabInspectPage.DefaultAssignment
class methods provide default values for the
right-hand sides of rules.DefaultHeader
class defines the behavior of the menu header
in a Direct to Web application.#,##0.##
.
userInfo
of the
LoadUserDefaultsNotification
and SaveUserDefaultsNotification
notifications.
null
.
fetch
method.
distributionContext
binding.
distributionContext
binding.
downloadClientClassURLs
binding.
downloadClientClassURLs
binding.
downloadClientClasses
binding.
downloadClientClasses
binding.
System.getProperty
,
convert the property to a property list using
NSPropertyListSerialization.propertyListFromString
,
and convert the property list to an NSData object using
NSPropertyListSerialization.dataFromPropertyList
.
object
into a string using a character encoding and
returns it as an NSData object.
setDataSource
.
key
.
key
.
objectsWithFetchSpecification
after
fetching objects into the editing context ec
using fetchSpec
.
selectObjectsWithFetchSpecification
to tell the delegate that
dbChannel
has selected the objects on behalf of dbCtxt
as specified by fetchSpec
.
object
doesn't
have a primary key set.
objectsWithFetchSpecification
to give the delegate
the opportunity to satisfy ec
's fetch request (using the
criteria specified in fetchSpec
) from a local cache.
invalidateObjectsWithGlobalIDs
.
lockObjectWithGlobalID
.
lockObjectWithGlobalID
.
selectObjectsWithFetchSpecification
to tell the delegate
that the database channel dbChannel
will select objects on
behalf of the database context dbCtxt
as specified by
fetchSpec
.
fetchObject
when
the database context already has a snapshot for a row fetched
from the database.
selectObjectsWithFetchSpecification
.
fetchSpec
, is used to clear the fault for the specified
globalID (gid
) and relationship(rel
).
fetchSpec
, is used to clear the fault for the specified
globalID, gid
.
performChanges
.
performChanges
to allow the delegate
to send a different array of EOAdaptorOperations to be executed
by dbCtx
.
dbCtx
should run the adaptor login panel and open the adaptor channel associated with
the database channel dbChannel
, if the adaptor channel is not already open.
GregorianCalendar
instead.
GregorianCalendar
instead.
GregorianCalendar
instead.
GregorianCalendar
instead.
debug
logging if the groups specified by aDebugGroups
are enabled
(that is, the debug groups are part of the debug groups enabled by allowDebugLoggingForGroups
or setAllowedDebugGroups
).
debug
logging if aDebuglevel
is less than or equal to the debug level provided by allowedDebugLevel
.
debugLoggingAllowedForGroups
and debugLoggingAllowedForLevel
.
JTextField.LEFT
, JTextField.CENTER
, or JTextField.RIGHT
) for the
key
XML attribute.
JTextField.LEFT
, JTextField.CENTER
, or JTextField.RIGHT
) for the
key
XML attribute.
key
or null
if key
is not specified in the XML.
key
or defaultValueIfNotAvailable
if key
is not specified in the XML.
key
.
encodeBoolean
.
key
specified.
key
XML attribute.
key
XML attribute.
encodeByte
.
encodeBytes
.
encodeChar
.
encodeClass
.
key
or null
if key
is not specified in the XML.
key
or defaultValueIfNotAvailable
if key
is not specified in the XML.
key
XML attribute.
key
XML attribute.
key
or null if key
is not specified in the XML.
key
or defaultValueIfNotAvailable
if key
is not specified in the XML.
encodeDouble
.
key
specified.
key
XML attribute.
key
XML attribute.
EOEditable.IfSupercontrollerEditable
,
EOEditable.AlwaysEditable
, or EOEditable.NeverEditable
) for the key
XML attribute.
EOEditable.IfSupercontrollerEditable
,
EOEditable.AlwaysEditable
, or EOEditable.NeverEditable
) for the key
XML attribute.
encodeFloat
.
key
specified.
key
XML attribute.
key
XML attribute.
encodeInt
.
key
specified.
key
XML attribute.
key
XML attribute.
key
.
encodeLong
.
coder
.
coder
.
coder
.
coder
.
coder
.
coder
.
coder
.
coder
.
coder
.
NSCoder
.
coder
.
encodeObject
.
coder
.
coder
.
coder
.
NullValue
.
coder
.
com.webobjects.foundation.NSCoding
.
coder
.
key
specified.
key
.
unarchiver
.
encodeObjects
.
EOComponentController.Top
, EOComponentController.Bottom
,
EOComponentController.Left
, EOComponentController.Right
, EOComponentController.TopLeft
,
EOComponentController.TopRight
, EOComponentController.BottomLeft
,
or EOComponentController.BottomRight
) for the key
XML attribute.
EOComponentController.Top
, EOComponentController.Bottom
,
EOComponentController.Left
, EOComponentController.Right
, EOComponentController.TopLeft
,
EOComponentController.TopRight
, EOComponentController.BottomLeft
,
or EOComponentController.BottomRight
) for the key
XML attribute.
xmlFile
and constructs a
corresponding object.
data
and constructs a
corresponding object.
is
and constructs a
corresponding object.
encodeShort
.
key
XML attribute.
key
XML attribute.
key
XML attribute.
EOKeyValueArchiving
.
unarchiver
.
unarchiver
.
mappingModelFile
.
gid
, if the receiver releases unreferenced
snapshots.
generateResponse()
to the page named "Main".
null
if
no default delegate is set.
smartDefaultEntityNames
method.
key
.
key
in the associated model file.
key
,
based on the value class of the attribute.
defaultFormatterForKey
, except this method traverses
keyPath
before returning the formatter for the key at the end of the
path.
setDefaultGroup
or implemented
the class delegate method defaultModelGroup
to return a
non-null
value.
startupTask
key.
queryMatch
dictionary does not have an associated
value in the queryOperator
dictionary, then its value is matched
using operator pattern matching, and the format string returned by this
method specifies how it will be matched.
queryMatch
dictionary for the objects in the WODisplayGroup.
setDefault
or setDefaultTimeZone
.If no default time zone has been explicitly set,
this method returns the system time zone.
null
if the attribute is simple.
setDelegate
.
null
if a delegate has not
been assigned.
null
if the
receiver doesn't have a delegate.
null
if the
receiver doesn't have a delegate.
deleteSelection
and displayBatchContainingSelectedObject
.
deleteSelection
instead.
value
from EOEditingContext ec
.
object
from the data source.
removeObjectFromBothSidesOfRelationshipWithKey
message
to the master object using detailKey
.
object
should be removed from this EOEditingContext's parent
EOObjectStore when changes are committed.
anIndex
in allObjects
.
qualifier
from the
database table corresponding to entity
.
qualifier
from the
database table corresponding to entity
.
relationshipKey
when the receiver is deleted.
relationshipKey
when the receiver is deleted.
true
.
selectedObjects
from the WODisplayGroup's dataSource
.
qualifier
.
observer
from the receiver.
null
.
selectAttributes
,
executeStoredProcedure
, or a statement evaluated by
evaluateExpression
.
object
.
descriptionForResponse
on the current response page and
returning the result.
System.getProperty
and
convert the property to an NSDictionary using
NSPropertyListSerialization.dictionaryForString
string
and
returns the resulting property list as an NSDictionary.
fetchRow
.
actionName
and resets the receiver's actions.
registerUndoWithTarget
or by invocation-based undo.
dequeueObserver
message to the receiver's EODelayedObserverQueue
to clear it from receiving a change notification.
true
if the adaptor is capable of dispatching
requests to the application concurrently, false
otherwise.
currentBatchIndex
to that batch's index.
group
has failed to create
a new object for dataSource
.
group
has failed to create a new object for dataSource
.
group
's dataSource
has changed.
group
's EODataSource has changed.
group
's selected objects have changed, regardless of whether the selection indexes have changed.
group
's set of selected objects has changed, regardless of
whether the selection indexes have changed.
group
's selection has changed.
group
's selection has changed.
group
has deleted eo
.
group
has deleted eo
.
group
has fetched objects
from its dataSource
.
group
has fetched objects.
group
has inserted eo
.
group
has inserted eo
.
group
has altered a property value of eo
.
group
's array of objects
to limit which ones get displayed.
group
's
array of objects to limit which ones get displayed.
group
.
group
.
group
from deleting eo
.
group
from deleting eo
.
group
from displaying an attention panel with title
and message.
group
from fetching.
group
from fetching.
group
from inserting eo
at index
.
group
from inserting anObject at index
.
group
receives an ObjectsChangedInEditingContextNotification
, this method allows
the delegate to suppress redisplay based on the nature of the change that has occurred.
group
receives an InvalidatedAllObjectsInStoreNotification
, this method allows
the delegate to suppress refetching of the invalidated objects.
key
in the user interface.
null
since the corresponding text widget is not
used to display values, but to filter rows in a display group.
removeTransientSubcontroller
If the
receiver's supercontroller is non-null
, this method also attempts to
dispose of the supercontroller if it's transient.
NSTimestamp.DistantFuture
instead
NSTimestamp.DistantPast
object
should be
allowed for the client application of this distribution context or not.
keyPath
(which is relative to the invocation target of the
distribution context) should be allowed for the client application of this
distribution context or not.
editingContext
(which is the editing context of the distribution context).
entityName
and a global ID matching globalID
.
true
if the receiver contains other,
false
if it doesn't.
true
if receiver contains right, false
if it doesn't.
adaptorPrefix
and the application name, including
the .woa
extension.
System.getProperty
and
convert the property to a double.
connectionDictionary
and
administrativeConnectionDictionary
.
null
.
administrativeConnectionDictionary
.
entityGroup
, or null
if primary key
generation is not supported.
null
.
entityGroups
.
entityGroups
.
entityGroup
.
entityGroup
.
entityGroups
.
entityGroups
.
duration
binding.
duration
binding.
duration
binding.
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |