public class ERMDAjaxUpdateAssignment extends ERDAssignment
ERMDAjaxNotificationCenter
Name | Description |
---|---|
propertyDependencies | propertyDependencies |
propertyKey | propertyKey |
com.webobjects.eocontrol.EOKeyValueArchiving._NullValueSupport, com.webobjects.eocontrol.EOKeyValueArchiving._NumberSupport, com.webobjects.eocontrol.EOKeyValueArchiving._TimestampSupport, com.webobjects.eocontrol.EOKeyValueArchiving.Awaking, com.webobjects.eocontrol.EOKeyValueArchiving.FinishInitialization, com.webobjects.eocontrol.EOKeyValueArchiving.Support
D2WContextClassArray, log
Constructor and Description |
---|
ERMDAjaxUpdateAssignment(com.webobjects.eocontrol.EOKeyValueUnarchiver u)
Public constructor
|
ERMDAjaxUpdateAssignment(String key,
Object value)
Public constructor
|
Modifier and Type | Method and Description |
---|---|
static Object |
decodeWithKeyValueUnarchiver(com.webobjects.eocontrol.EOKeyValueUnarchiver eokeyvalueunarchiver)
Static constructor required by the EOKeyValueUnarchiver interface.
|
NSArray<String> |
dependentKeys(String keyPath)
Implementation of the
ERDComputingAssignmentInterface . |
Object |
isDependent(com.webobjects.directtoweb.D2WContext context)
Checks whether the current property is declared dependent via the
propertyDependencies key.
|
Object |
shouldObserve(com.webobjects.directtoweb.D2WContext context)
Checks whether the current property is declared as to be observed via the
propertyDependencies key.
|
booleanContextValueForKey, fire, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessage
public ERMDAjaxUpdateAssignment(com.webobjects.eocontrol.EOKeyValueUnarchiver u)
u
- key-value unarchiver used when unarchiving from rule files.public static Object decodeWithKeyValueUnarchiver(com.webobjects.eocontrol.EOKeyValueUnarchiver eokeyvalueunarchiver)
eokeyvalueunarchiver
- to be unarchivedpublic NSArray<String> dependentKeys(String keyPath)
ERDComputingAssignmentInterface
.public Object shouldObserve(com.webobjects.directtoweb.D2WContext context)
public Object isDependent(com.webobjects.directtoweb.D2WContext context)
Copyright © 2002 – 2020 Project Wonder.