ERD2WEditLargeString Class Reference
Inherits com::webobjects::directtoweb::D2WEditLargeString.
List of all members.
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
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: