com.webobjects.eogeneration.rules
Class EOAssignment
java.lang.Object
com.webobjects.directtoweb.Assignment
com.webobjects.directtoweb.DefaultAssignment
com.webobjects.eogeneration.rules.EOAssignment
- All Implemented Interfaces:
- EOKeyValueArchiving, Serializable
- public class EOAssignment
- extends DefaultAssignment
- See Also:
- Serialized Form
Methods inherited from class com.webobjects.directtoweb.DefaultAssignment |
attributeWidth, d2wContext, defaultDisplayNameForProperty, defaultEntityName, defaultPropertyKeysFromEntity, defaultPropertyKeysFromEntityWithoutRelationships, fire, isEntityReadOnly, smartDefaultAttributeWidth, smartDefaultAttributeWidthAsInt, smartDefaultEntityNames, smartDefaultKey, smartDefaultKeyWhenRelationship, smartDefaultRows, valueString |
EOAssignment
public EOAssignment(String keyPath,
Object value)
EOAssignment
public EOAssignment(EOKeyValueUnarchiver unarchiver)
assistantEnabled
public String assistantEnabled()
decodeWithKeyValueUnarchiver
public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver unarchiver)
- Description copied from class:
Assignment
- This method is intentionally undocumented.
You should never have to invoke or customize it.
enumerationEntityNames
public NSArray enumerationEntityNames()
formPropertyKeys
public NSArray formPropertyKeys()
highlight
public String highlight()
identifyPropertyKeys
public NSArray identifyPropertyKeys()
listPropertyKeys
public NSArray listPropertyKeys()
listWidgetEditability
public String listWidgetEditability()
localizedDateFormatPattern
public String localizedDateFormatPattern()
mainEntityNames
public NSArray mainEntityNames()
mandatoryRelationshipPaths
public NSArray mandatoryRelationshipPaths()
multipleWindowsAvailable
public String multipleWindowsAvailable()
noValue
public String noValue()
queryPropertyKeys
public NSArray queryPropertyKeys()
titleKeysForPropertyKey
public NSArray titleKeysForPropertyKey()
typeName
public String typeName()
Copyright © 2004 Apple Computer, Inc.