public class ERXFakeRelationship extends WOComponent
| Bindings | |
dataSource | dataSource |
destinationDisplayKey | destinationDisplayKey |
isMandatory | isMandatory |
relationshipKey | relationshipKey |
sourceEntityName | sourceEntityName |
sourceObject | sourceObject |
uiStyle | uiStyle |
isToMany | isToMany |
destinationEntityName | destinationEntityName |
size | size |
maxColumns | maxColumns |
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_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description |
|---|
ERXFakeRelationship(WOContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
_invalidateCaches() |
EODatabaseDataSource |
dataSource() |
java.lang.String |
delimiter() |
java.lang.String |
destinationDisplayKey() |
java.lang.String |
destinationEntityName() |
static NSArray |
fakeRelationshipForKey(EOEnterpriseObject sourceObject,
java.lang.String relationshipKey,
java.lang.String destinationEntityName,
java.lang.String delimiter) |
boolean |
isBrowser() |
java.lang.String |
relationshipKey() |
void |
reset() |
EOEnterpriseObject |
selection() |
NSArray |
selections() |
static void |
setFakeRelationshipForKey(EOEnterpriseObject sourceObject,
NSArray objects,
java.lang.String relationshipKey,
java.lang.String destinationEntityName,
java.lang.String delimiter) |
void |
setSelection(EOEnterpriseObject aValue) |
void |
setSelections(NSArray aValue) |
void |
setTheCurrentItem(EOEnterpriseObject aValue) |
void |
setTheCurrentValue(java.lang.String aValue) |
void |
setTheList(NSArray aValue) |
java.lang.String |
sourceEntityName() |
EOEnterpriseObject |
sourceObject() |
boolean |
synchronizesVariablesWithBindings() |
EOEnterpriseObject |
theCurrentItem() |
java.lang.String |
theCurrentValue() |
NSArray |
theList() |
java.lang.String |
uiStyle() |
__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, 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, variableWithNamepublic ERXFakeRelationship(WOContext context)
public boolean synchronizesVariablesWithBindings()
synchronizesVariablesWithBindings in class WOComponentpublic java.lang.String delimiter()
public NSArray theList()
public void setTheList(NSArray aValue)
public java.lang.String theCurrentValue()
public void setTheCurrentValue(java.lang.String aValue)
public EOEnterpriseObject theCurrentItem()
public void setTheCurrentItem(EOEnterpriseObject aValue)
public static void setFakeRelationshipForKey(EOEnterpriseObject sourceObject, NSArray objects, java.lang.String relationshipKey, java.lang.String destinationEntityName, java.lang.String delimiter)
public static NSArray fakeRelationshipForKey(EOEnterpriseObject sourceObject, java.lang.String relationshipKey, java.lang.String destinationEntityName, java.lang.String delimiter)
public NSArray selections()
public void setSelections(NSArray aValue)
public EOEnterpriseObject selection()
public void setSelection(EOEnterpriseObject aValue)
public java.lang.String sourceEntityName()
public EOEnterpriseObject sourceObject()
public java.lang.String relationshipKey()
public java.lang.String destinationDisplayKey()
public java.lang.String destinationEntityName()
public EODatabaseDataSource dataSource()
public java.lang.String uiStyle()
public void _invalidateCaches()
public void reset()
reset in class WOComponentpublic boolean isBrowser()
Copyright © 2002 – 2022 Project Wonder.