PATH |
EOEnumerationController
Inherits from: EOTitlesController : EOAssociationController : EOWidgetController : EOComponentController (eoapplication) : EOController (eoapplication) : Object
Package: com.webobjects.eogeneration.client
Class Description
Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.
XML Tag | Default Rule System Controller Type |
None (abstract class) | widgetController |
Method Types
All methods EOEnumerationController preferredUsesLabelComponent relationshipPath setRelationshipPath titlesEntityName toString
Constructors
EOEnumerationController
public EOEnumerationController( com.webobjects.eoapplication.EOXMLUnarchiver anEOXMLUnarchiver)
public EOEnumerationController()
Instance Methods
preferredUsesLabelComponent
protected boolean preferredUsesLabelComponent()
relationshipPath
public String relationshipPath()
setRelationshipPath
public void setRelationshipPath(String aString)
titlesEntityName
public String titlesEntityName()
toString
public String toString()
© 2001 Apple Computer, Inc. (Last Published April 15, 2001)