public class ERD2WSwitchComponent
extends com.webobjects.directtoweb.D2WSwitchComponent
WOComponent._EventLoggingEnabler, WOComponent.EventNSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.UtilityNSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessorNSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException| Modifier and Type | Field and Description |
|---|---|
protected NSMutableDictionary<String,Object> |
extraBindings |
static org.apache.log4j.Logger |
log
logging support
|
_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description |
|---|
ERD2WSwitchComponent(WOContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendToResponse(WOResponse r,
WOContext c) |
void |
awake()
Calling super is a bad thing with 5.2.
|
NSDictionary |
extraBindings() |
static com.webobjects.directtoweb.D2WContext |
makeSubContextForDynamicPageNamed(String s,
WOSession wosession) |
static com.webobjects.directtoweb.D2WContext |
makeSubContextForTaskAndEntity(String s,
EOEntity eoentity,
WOSession wosession) |
void |
maybeResetCaches() |
void |
resetCaches() |
void |
setExtraBindings(Object newValue) |
com.webobjects.directtoweb.D2WContext |
subContext() |
void |
takeValuesFromRequest(WORequest r,
WOContext c) |
void |
validationFailedWithException(Throwable e,
Object value,
String keyPath) |
addToPossibleBindings, componentName, entityName, lookFromSettings, setSubContext, settings, sleep, synchronizesVariablesWithBindings, task__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, takeValueForKey, takeValueForKeyPath, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithNamepublic static final org.apache.log4j.Logger log
protected transient NSMutableDictionary<String,Object> extraBindings
public ERD2WSwitchComponent(WOContext context)
public void awake()
awake in class com.webobjects.directtoweb.D2WSwitchComponentpublic void resetCaches()
public void maybeResetCaches()
public void appendToResponse(WOResponse r, WOContext c)
appendToResponse in class WOComponentpublic void takeValuesFromRequest(WORequest r, WOContext c)
takeValuesFromRequest in class WOComponentpublic com.webobjects.directtoweb.D2WContext subContext()
subContext in class com.webobjects.directtoweb.D2WSwitchComponentpublic static com.webobjects.directtoweb.D2WContext makeSubContextForTaskAndEntity(String s, EOEntity eoentity, WOSession wosession)
public static com.webobjects.directtoweb.D2WContext makeSubContextForDynamicPageNamed(String s, WOSession wosession)
public void validationFailedWithException(Throwable e, Object value, String keyPath)
validationFailedWithException in class WOComponentpublic NSDictionary extraBindings()
extraBindings in class com.webobjects.directtoweb.D2WSwitchComponentpublic void setExtraBindings(Object newValue)
setExtraBindings in class com.webobjects.directtoweb.D2WSwitchComponentCopyright © 2002 – 2025 Project Wonder.