ERXExceptionHolder Interface Reference
Inherited by
ERD2WCustomComponentWithArgs,
ERD2WCustomQueryComponentWithArgs,
ERD2WStatelessCustomComponentWithArgs,
ERDCustomComponent,
ERDCustomQueryComponent,
ERD2WEditableListPage, and
ERD2WPage.
List of all members.
Detailed Description
The ExceptionHolder interface should be implemented by
components that will collect
validation exceptions. In the DirectToWeb world templates collect all of the
validation exceptions that occur within a given request-response loop. However at times a way is needed for a nested component to wipe out all of the
validation exceptions that have been collected.
Member Function Documentation
| void clearValidationFailed |
( |
|
) |
|
The documentation for this interface was generated from the following file: