public class ERD2WEditSortedManyToManyPage extends ERD2WPage implements com.webobjects.directtoweb.EditRelationshipPageInterface
| Name | Description | 
|---|---|
| displayKey | displayKey | 
| showIndex | showIndex | 
| indexKey | indexKey | 
| browserSize | browserSize | 
| maxBrowserSize | maxBrowserSize | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ERD2WEditSortedManyToManyPage.CreateNewEODelegate | 
ERD2WPage.Keys, ERD2WPage.ValidationDelegateWOComponent._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| Modifier and Type | Field and Description | 
|---|---|
| protected EOEnterpriseObject | _eoToAddToRelationship | 
| protected EOEnterpriseObject | _newEOInRelationship | 
| protected int | _state | 
| EOEnterpriseObject | browserItem | 
| NSArray | browserSelections | 
| static int | LIST | 
| static org.apache.log4j.Logger | log | 
| static int | NEW | 
| static int | QUERY | 
| WODisplayGroup | relationshipDisplayGroup | 
| EODataSource | selectDataSource | 
| String | sortedObjects | 
_allConfigurations, _branch, _context, _nextPage, _nextPageDelegate, _pageController, _userInfo, errorKeyOrder, errorMessage, errorMessages, keyPathsWithValidationExceptions, validationDelegate, validationDelegateInited, validationLog_eo, _localContext, currentObjectKey_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description | 
|---|
| ERD2WEditSortedManyToManyPage(WOContext c) | 
aggregateEventDurationForCurrentPropertyKey, allConfigurationNames, awake, branch, branchChoices, branchName, clearTabSectionsContents, clearValidationFailed, clickToOpenEnabled, cssClassForPageContainerElement, cssClassForPropertyKey, cssClassForPropertyName, currentSection, currentSectionKeys, currentTab, d2wComponentNameDebuggingEnabled, d2wContext, d2wCurrentComponentName, d2wDebuggingEnabled, descriptionForResponse, displayVariant, editingContext, errorKeyOrder, errorMessage, errorMessageForPropertyKey, errorMessages, hasActualChanges, hasBranchChoices, hasErrors, hasValidationExceptionForPropertyKey, inlineStyleDeclarationForPropertyKey, inlineStyleDeclarationForPropertyName, invokeAction, isEmbedded, isEntityEditable, isEntityReadOnly, isKeyOmitted, isObjectDeleteable, isObjectEditable, isObjectInspectable, isTopLevelPage, latestEntryForCurrentPropertyKey, makeStatsKey, nextPage, nextPageDelegate, nextPageFromDelegate, now, object, pageController, pageWithName, pageWrapperName, sectionsContents, sectionsForCurrentTab, self, setBranch, setCurrentSection, setCurrentTab, setD2wContext, setDataSource, setEditingContext, setErrorMessage, setErrorMessages, setLocalContext, setNextPage, setNextPageDelegate, setObject, setPageController, settings, setValidationDelegate, shouldCollectValidationExceptions, shouldDisplayDetailedPageMetrics, shouldDisplayPageMetricsSummary, shouldPropagateExceptions, shouldSetFailedValidationValue, showCancel, sleep, statsForPage, statsKeyForCurrentPropertyKey, statsKeyPrefix, tabSectionsContents, tabSectionsContentsFromRuleResult, takeValuesFromRequest, urlForCurrentState, userInfo, userPreferencesValueForKey, userPreferencesValueForPageConfigurationKey, validationDelegate, validationFailedWithExceptionalternateRowColor, dataSource, extraBindings, replacementAssociationForAssociation, setExtraBindingsallEntities, allowCollapsing, applicationPort, assistantPort, attribute, backgroundColorForHeaderRow, backgroundColorForPage, backgroundColorForTable, backgroundColorForTableDark, backgroundColorForTableLight, color, currentSettings, currentUrl, d2wContextVisibleEntityNamesCountPlus1, defaultRowspan, displayNameForKeyWhenRelationship, displayNameForProperty, displayPropertyKeys, dynamicPages, entity, entityName, formatter, generationReplacementFor, generationReplacementForCurrentObject, hasCustomKey, hasEntity, hasNoColor, homeClicked, homeHref, isEditing, isEntityReadOnly, isLiveAssistantEnabled, isNotBoldAsBoolean, isNotItalicAsBoolean, isPropertyAnAttribute, isWebAssistantActive, isWebAssistantConnected, isWebAssistantEnabled, keyForGenerationReplacementForVariableNamed, keyWhenRelationship, lastUrl, length, localContext, logout, objectPropertyValue, objectPropertyValueIsNonNull, pageTitle, property, propertyKey, propertyValueClassName, relationship, resourcePathURL, sessionID, setCurrentSettings, setDynamicPages, setEntities, setEntity, setEntityName, setPropertyKey, setResourcePathURL, setTask, setTasks, showBanner, showWebAssistant, submitActionName, target, task, tasks, visibleEntityNames__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithNamepublic static final org.apache.log4j.Logger log
public static final int QUERY
public static final int LIST
public static final int NEW
protected int _state
public EODataSource selectDataSource
protected EOEnterpriseObject _eoToAddToRelationship
protected EOEnterpriseObject _newEOInRelationship
public WODisplayGroup relationshipDisplayGroup
public EOEnterpriseObject browserItem
public NSArray browserSelections
public String sortedObjects
public ERD2WEditSortedManyToManyPage(WOContext c)
public String relationshipKey()
public void setMasterObjectAndRelationshipKey(EOEnterpriseObject eo, String relationshipKey)
setMasterObjectAndRelationshipKey in interface com.webobjects.directtoweb.EditRelationshipPageInterfacepublic String displayKey()
public boolean displayQuery()
public boolean displayList()
public boolean displayNew()
public boolean isSortedRelationship()
public boolean showIndex()
public String browserStringForItem()
public String displayNameForRelationshipKey()
public EOEnterpriseObject objectToAddToRelationship()
public void setObjectToAddToRelationship(EOEnterpriseObject newValue)
public WOComponent queryAction()
public WOComponent selectAction()
public com.webobjects.directtoweb.NextPageDelegate selectActionDelegate()
public void setSelectActionDelegate(com.webobjects.directtoweb.NextPageDelegate newSelectActionDelegate)
public WOComponent removeFromToManyRelationshipAction()
public WOComponent removeAllFromToManyRelationship()
public WOComponent displayQueryAction()
public Integer itemHashCode()
public void updateEOsOrdering()
public WOComponent returnAction()
public WOComponent newObjectAction()
public EOEnterpriseObject newObjectInRelationship()
public WOComponent saveAction()
public EORelationship destinationRelationship()
public EOEntity destinationEntity()
public String indexKey()
public WOComponent moveObjectUp()
public WOComponent moveObjectDown()
public EOEnterpriseObject objectAtIndex(int index)
public EOEnterpriseObject objectForHashCode(String hashCode)
public EOEnterpriseObject browserSelection()
public void appendToResponse(WOResponse r, WOContext c)
ERD2WPageappendToResponse in class ERD2WPagepublic int browserSize()
Copyright © 2002 – 2025 Project Wonder.