|
Project Wonder 5.0.0.8787 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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.WOToOneRelationship
er.extensions.components.ERXToOneRelationship
public class ERXToOneRelationship
Better layout options that the WOToOneRelationship, in addition you can set a
qualifier on the dataSource if you passed any.
| Bindings | |
dataSource | dataSource |
destinationDisplayKey | destinationDisplayKey |
isMandatory | isMandatory |
relationshipKey | relationshipKey |
sourceEntityName | sourceEntityName |
destinationEntityName | destinationEntityName |
sourceObject | sourceObject |
uiStyle | uiStyle |
destinationSortKey | destinationSortKey |
noSelectionString | noSelectionString |
possibleChoices | possibleChoices |
qualifier | qualifier |
popupName | popupName |
size | size |
maxColumns | maxColumns |
localizeDisplayKeys" | defaults="Boolean |
sortCaseInsensitive | sortCaseInsensitive |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.webobjects.appserver.WOComponent |
|---|
WOComponent._EventLoggingEnabler, WOComponent.Event |
| Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
|---|
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility |
| Nested classes/interfaces inherited from interface com.webobjects.foundation.NSValidation |
|---|
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException |
| Field Summary |
|---|
| Fields inherited from class er.extensions.woextensions.WOToOneRelationship |
|---|
_selection |
| 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, log, NO_SELECTION_STRING, NO_SORT_STRING, sortCaseInsensitiveDefault, theCurrentItem |
| Fields inherited from class er.extensions.components.ERXComponent |
|---|
_dynamicBindings |
| Fields inherited from class com.webobjects.appserver.WOComponent |
|---|
_Extension, _IsEventLoggingEnabled, _keyAssociations, MINUSONE |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding.ErrorHandling |
|---|
_CLASS |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
|---|
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator |
| Fields inherited from interface com.webobjects.foundation.NSValidation |
|---|
_CLASS |
| Constructor Summary | |
|---|---|
ERXToOneRelationship(WOContext context)
|
|
| Method Summary |
|---|
| Methods inherited from class er.extensions.woextensions.WOToOneRelationship |
|---|
awake, currentValues, isSingleSelection, reset, selection, setSelection, theList, updateSourceObject |
| Methods inherited from class er.extensions.components.ERXStatelessComponent |
|---|
isStateless, valueForBooleanBinding, valueForBooleanBinding, valueForBooleanBinding, valueForIntBinding, valueForObjectBinding, valueForObjectBinding |
| Methods inherited from class er.extensions.components.ERXNonSynchronizingComponent |
|---|
synchronizesVariablesWithBindings |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ERXToOneRelationship(WOContext context)
|
Last updated: Wed, Jan 7, 2009 04:35 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||