public class ERDDebuggingHelp extends WOComponent implements ERXDebugMarker.DebugPageProvider
| Name | Description |
|---|---|
d2wContext | d2wContext |
condition | default=Boolean |
| Name | Description |
|---|---|
pageConfiguration | pageConfiguration |
subTask | subTask |
pageName | pageName |
parentPageConfiguration | parentPageConfiguration |
task | task |
tabKey | tabKey |
entity | entity |
contextDictionary | contextDictionary |
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 NSDictionary |
_contextDictionary |
String |
currentKey |
protected boolean |
didSearchEditingContext |
protected EOEditingContext |
editingContext |
String |
key |
_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description |
|---|
ERDDebuggingHelp(WOContext context) |
| Modifier and Type | Method and Description |
|---|---|
NSDictionary |
contextDictionary() |
NSDictionary |
contextDictionaryForPage() |
Object |
currentValue() |
boolean |
d2wComponentNameDebuggingEnabled() |
com.webobjects.directtoweb.D2WContext |
d2wContext() |
WOComponent |
debugPageForObject(EOEnterpriseObject o,
WOSession s) |
Object |
debugValueForKey() |
EOEditingContext |
editingContext() |
boolean |
hasEditingContext() |
String |
ruleTracingState() |
WOComponent |
showDefaultEditingContext() |
WOComponent |
showEditingContext() |
protected WOComponent |
showEditingContext(EOEditingContext ec) |
boolean |
showHelp() |
boolean |
synchronizesVariablesWithBindings() |
WOComponent |
toggleComponentNameDebugging() |
void |
toggleRuleTracing() |
__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, appendToResponse, application, awake, 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, sleep, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithNameprotected NSDictionary _contextDictionary
public String currentKey
public String key
protected EOEditingContext editingContext
protected boolean didSearchEditingContext
public ERDDebuggingHelp(WOContext context)
public boolean synchronizesVariablesWithBindings()
synchronizesVariablesWithBindings in class WOComponentpublic boolean showHelp()
public boolean d2wComponentNameDebuggingEnabled()
public WOComponent toggleComponentNameDebugging()
public EOEditingContext editingContext()
protected WOComponent showEditingContext(EOEditingContext ec)
public WOComponent debugPageForObject(EOEnterpriseObject o, WOSession s)
debugPageForObject in interface ERXDebugMarker.DebugPageProviderpublic WOComponent showEditingContext()
public WOComponent showDefaultEditingContext()
public boolean hasEditingContext()
public com.webobjects.directtoweb.D2WContext d2wContext()
public Object debugValueForKey()
public void toggleRuleTracing()
public String ruleTracingState()
public Object currentValue()
public NSDictionary contextDictionary()
public NSDictionary contextDictionaryForPage()
Copyright © 2002 – 2025 Project Wonder.