public class WOToManyRelationship extends WOComponent
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 EODatabaseDataSource |
_dataSource |
protected String |
_destinationDisplayKey |
protected boolean |
_isMandatory |
protected NSArray |
_privateList |
protected NSArray |
_privateSelections |
protected String |
_relationshipKey |
protected String |
_sourceEntityName |
protected Object |
_sourceObject |
protected String |
_uiStyle |
protected Object |
theCurrentItem |
_Extension, _IsEventLoggingEnabled, _keyAssociations
_CLASS
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
NullValue
_CLASS
Constructor and Description |
---|
WOToManyRelationship(WOContext aContext) |
__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, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithName
protected String _sourceEntityName
protected String _relationshipKey
protected Object _sourceObject
protected String _destinationDisplayKey
protected EODatabaseDataSource _dataSource
protected String _uiStyle
protected boolean _isMandatory
protected Object theCurrentItem
protected NSArray _privateList
protected NSArray _privateSelections
public WOToManyRelationship(WOContext aContext)
public boolean isStateless()
isStateless
in class WOComponent
public String sourceEntityName()
public void setSourceEntityName(String aValue)
public String relationshipKey()
public void setRelationshipKey(String aValue)
public Object sourceObject()
public void setSourceObject(Object aValue)
public String destinationDisplayKey()
public void setDestinationDisplayKey(String aValue)
public EODatabaseDataSource dataSource()
public void setDataSource(EODatabaseDataSource aValue)
public String uiStyle()
public void setUiStyle(String aValue)
public void setIsMandatory(Object aValue)
public Object theCurrentItem()
public void setTheCurrentItem(Object aValue)
protected NSArray _privateList()
public void set_privateList(NSArray aValue)
public NSArray _privateSelections()
public void set_privateSelections(NSArray aValue)
public void _invalidateCaches()
public void reset()
reset
in class WOComponent
protected String _localSourceEntityName()
protected String _localRelationshipKey()
protected Object _localSourceObject()
protected String _localDestinationDisplayKey()
public EOEntity entityWithEntityAndKeyPath(EOEntity entity, String keyPath)
protected EODataSource _localDataSource()
protected Object _localUiStyle()
protected boolean _localIsMandatory()
public void updateSourceObject(NSArray newValues)
public void setSelections(NSArray aValue)
public NSArray selections()
public NSArray theList()
public Object theCurrentValue()
public boolean isCheckBox()
Copyright © 2002 – 2024 Project Wonder.