Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > EOGeneration Reference

Table of Contents

EOValueController


Inherits from:
EOAssociationController : EOWidgetController : EOComponentController (eoapplication) : EOController (eoapplication) : Object
Package:
com.apple.client.eogeneration


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
EOValueController
canBeTransient
setValueKey
toString
valueKey


Constructors



EOValueController

public EOValueController( com.apple.client.eoapplication.EOXMLUnarchiver anEOXMLUnarchiver)




Instance Methods



canBeTransient

public boolean canBeTransient()



setValueKey

public void setValueKey(String aString)



toString

public String toString()



valueKey

public String valueKey()




Table of Contents

DRAFT