Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Direct to Web

EditComponent

Package: com.apple.yellow.directtoweb

Inherits from:D2WStatelessComponent

Implements:

Subclasses:


Class Description

This class is used internally by other classes in WebObjects and should be considered private. It should not be used, subclassed, or replaced.

Method Types


Constructors

Private Methods


Constructors


com.apple.yellow.directtoweb.EditComponent

public EditComponent()

This method is intentionally undocumented. You should never have to invoke or customize it.
Methods


replacementAssociationForAssociation

public WOAssociation replacementAssociationForAssociation(WOAssociation oldAssociation, String oldBinding, DTWTemplate aTemplate, WOContext aContext)

This method is intentionally undocumented. You should never have to invoke or customize it.



setValue

public void setValue(Object anObject)

This method is intentionally undocumented. You should never have to invoke or customize it.



validateTakeValueForKeyPath

public Object validateTakeValueForKeyPath(Object value, String keyPath)

This method is intentionally undocumented. You should never have to invoke or customize it.



validationFailedWithException

public void validationFailedWithException(Throwable exception, Object value, String keyPath)

This method is intentionally undocumented. You should never have to invoke or customize it.



value

public Object value()

This method is intentionally undocumented. You should never have to invoke or customize it.