er.extensions.components
Class ERXToManyRelationship
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WOComponent
er.extensions.components.ERXComponent
er.extensions.components.ERXNonSynchronizingComponent
er.extensions.components.ERXStatelessComponent
er.extensions.components.ERXArrayChooser
er.extensions.woextensions.WOToManyRelationship
er.extensions.components.ERXToManyRelationship
- All Implemented Interfaces:
- WOActionResults, NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions, NSValidation, Serializable, Cloneable
public class ERXToManyRelationship
- extends WOToManyRelationship
Better layout options that the WOToManyRelationship, in addition you can set a
qualifier on the dataSource if you passed any.
*
- See Also:
- Serialized Form
| Bindings |
dataSource | dataSource |
destinationDisplayKey | destinationDisplayKey |
isMandatory | isMandatory |
relationshipKey | relationshipKey |
sourceEntityName | sourceEntityName |
destinationEntityName | destinationEntityName |
sourceObject | sourceObject |
uiStyle | uiStyle |
qualifier | qualifier |
possibleChoices | possibleChoices |
maxColumns | maxColumns |
size | size |
width | width |
destinationSortKey | destinationSortKey |
goingVertically | goingVertically |
localizeDisplayKeys | localizeDisplayKeys |
sortCaseInsensitive | sortCaseInsensitive |
|
Field Summary |
static Logger |
log
logging support |
| Fields inherited from class er.extensions.components.ERXArrayChooser |
_dataSource, _destinationDisplayKey, _destinationEntityName, _destinationSortKey, _includeUnmatchedValues, _isMandatory, _list, _localizeDisplayKeys, _noneString, _relationshipKey, _sortCaseInsensitive, _sourceEntityName, _sourceObject, _uiStyle, _unmatchedValues, includeUnmatchedValuesDefault, localizeDisplayKeysDefault, NO_SELECTION_STRING, NO_SORT_STRING, sortCaseInsensitiveDefault, theCurrentItem |
| Methods inherited from class er.extensions.components.ERXArrayChooser |
_destinationEntityName, destinationDisplayKey, destinationEntity, destinationEntityName, destinationSortKey, destinationSortKeys, editingContext, includeUnmatchedValues, isCheckBox, isMandatory, isPopup, isRadio, loadBindingsFromSelection, localizeDisplayKeys, noneString, qualifier, realRelationshipKey, realSourceObject, relationshipKey, setTheCurrentItem, sortCaseInsensitive, sourceEntityName, sourceObject, takeValuesFromRequest, theCurrentItem, theCurrentValue, theList, uiStyle, unmatchedValues |
| Methods inherited from class er.extensions.components.ERXComponent |
_awakeInContext, _checkAccess, _frameworkName, _includeCSSResources, _includeJavascriptResources, additionalCSSFiles, additionalJavascriptFiles, appendToResponse, booleanValueForBinding, booleanValueForBinding, booleanValueForBinding, checkAccess, clickToOpenEnabled, componentName, defaultCSSPath, defaultJavascriptPath, dynamicBindings, floatValueForBinding, intValueForBinding, invokeAction, isPageAccessAllowed, localizer, objectValueForBinding, objectValueForBinding, pageWithName, postAppendToResponse, preAppendToResponse, primaryCSSFile, primaryJavascriptFile, stringValueForBinding, stringValueForBinding, useDefaultComponentCSS, useDefaultComponentJavascript |
| Methods inherited from class com.webobjects.appserver.WOComponent |
__valueForBinding, _associationWithName, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, isCachingEnabled, isEventLoggingEnabled, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, sleep, takeValueForKey, takeValueForKeyPath, template, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding |
log
public static final Logger log
- logging support
ERXToManyRelationship
public ERXToManyRelationship(WOContext context)
selections
public NSArray selections()
- Overrides:
selections in class WOToManyRelationship
dataSource
public EODataSource dataSource()
- Overrides:
dataSource in class ERXArrayChooser
isBrowser
public boolean isBrowser()
- Overrides:
isBrowser in class ERXArrayChooser
isJSEditor
public boolean isJSEditor()
Copyright © 2002 – 2007 Project Wonder.