PATH Documentation > WebObjects

Table of Contents

EOValueAndURLController


Inherits from:
EOValueController : 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
EOValueAndURLController
URLKey
isEditable
setURLKey
toString


Constructors



EOValueAndURLController

public EOValueAndURLController( com.webobjects.eoapplication.EOXMLUnarchiver anEOXMLUnarchiver)

Description forthcoming.

public EOValueAndURLController()

Description forthcoming.


Instance Methods



URLKey

public String URLKey()

Description forthcoming.

isEditable

public boolean isEditable()

Description forthcoming.

setURLKey

public void setURLKey(String aString)

Description forthcoming.

toString

public String toString()

Description forthcoming.

© 2001 Apple Computer, Inc. (Last Published April 15, 2001)


Table of Contents