ERD2WEditLargeString Class Reference

Inherits com::webobjects::directtoweb::D2WEditLargeString.

Collaboration diagram for ERD2WEditLargeString:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERD2WEditLargeString (WOContext context)
void setValue (Object value)
Object validateTakeValueForKeyPath (Object value, String keyPath) throws ValidationException
void validationFailedWithException (Throwable theException, Object theValue, String theKeyPath)

Private Member Functions

Object fixValue (Object value)


Detailed Description

Same as D2WEditLargeString except that it allows you to have empty strings in fields that don't allow null. You need to set isMandatory to false and the null value is morphed to the empty string. It also pulls the disabled binding from the WOContext, allowing you to have a readonly field. length rows disabled id title name isMandatory

Constructor & Destructor Documentation

ERD2WEditLargeString ( WOContext  context  ) 


Member Function Documentation

Object fixValue ( Object  value  )  [private]

void setValue ( Object  value  ) 

Object validateTakeValueForKeyPath ( Object  value,
String  keyPath 
) throws ValidationException

void validationFailedWithException ( Throwable  theException,
Object  theValue,
String  theKeyPath 
)


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:53 2012 for Project Wonder by  doxygen 1.5.8