public class ERD2WSwitchComponent
extends com.webobjects.directtoweb.D2WSwitchComponent
WOComponent._EventLoggingEnabler, WOComponent.Event
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
NSKeyValueCoding._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.ValueAccessor
NSValidation._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, KeyPathSeparator
NullValue
_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, variableWithName
public 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.D2WSwitchComponent
public void resetCaches()
public void maybeResetCaches()
public void appendToResponse(WOResponse r, WOContext c)
appendToResponse
in class WOComponent
public void takeValuesFromRequest(WORequest r, WOContext c)
takeValuesFromRequest
in class WOComponent
public com.webobjects.directtoweb.D2WContext subContext()
subContext
in class com.webobjects.directtoweb.D2WSwitchComponent
public 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 WOComponent
public NSDictionary extraBindings()
extraBindings
in class com.webobjects.directtoweb.D2WSwitchComponent
public void setExtraBindings(Object newValue)
setExtraBindings
in class com.webobjects.directtoweb.D2WSwitchComponent
Copyright © 2002 – 2024 Project Wonder.