public class WOToOneRelationship 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 |
static String |
_noneString |
protected NSArray |
_privateList |
protected Object |
_privateSelection |
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 |
---|
WOToOneRelationship(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 Object _privateSelection
public static final String _noneString
public WOToOneRelationship(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)
protected boolean isMandatory()
public void setIsMandatory(Object aValue)
public Object theCurrentItem()
public void setTheCurrentItem(Object aValue)
protected NSArray _privateList()
public void set_privateList(NSArray aValue)
public Object _privateSelection()
public void set_privateSelection(Object aValue)
protected void _invalidateCaches()
public void reset()
reset
in class WOComponent
protected Object _localSourceObject()
protected boolean _localIsMandatory()
protected String _localSourceEntityName()
protected String _localRelationshipKey()
protected String _localDestinationDisplayKey()
public EOEntity entityWithEntityAndKeyPath(EOEntity entity, String keyPath)
protected EODataSource _localDataSource()
protected Object _localUiStyle()
public void updateSourceObject(Object anEO)
public void setSelection(Object anEO)
public Object selection()
public NSArray theList()
public void setTheList(NSArray aValue)
public Object theCurrentValue()
public boolean isRadio()
public boolean isPopup()
public boolean isBrowser()
Copyright © 2002 – 2024 Project Wonder.