Project Wonder 5.0

er.extensions.validation
Interface ERXExceptionHolder

All Known Implementing Classes:
AjaxLookListPage, AjaxNotificationCenter, AjaxObservingSwitch, ERCDisplayHelpText, ERD2WAjaxMessagePageTemplate, ERD2WCalendarPage, ERD2WCalendarPageTemplate, ERD2WCompactInspectPageTemplate, ERD2WCompactListPageTemplate, ERD2WConfirmPage, ERD2WConfirmPageTemplate, ERD2WCSVGroupingListPageTemplate, ERD2WCSVListPageTemplate, ERD2WCustomComponentWithArgs, ERD2WCustomQueryComponentWithArgs, ERD2WDisplayList, ERD2WEditableListPage, ERD2WEditableListTemplate, ERD2WEditDateJavascript, ERD2WEditSortedManyToManyPage, ERD2WGraphVizPage, ERD2WGroupingListPage, ERD2WGroupingListPageTemplate, ERD2WGroupingListXMLPageTemplate, ERD2WGroupingPrinterFriendlyListPageTemplate, ERD2WInspect, ERD2WInspectPage, ERD2WInspectPageTemplate, ERD2WList, ERD2WListComparePage, ERD2WListComparePageTemplate, ERD2WListPage, ERD2WListPageTemplate, ERD2WListXMLPage, ERD2WListXMLPageTemplate, ERD2WMessagePage, ERD2WMessagePageTemplate, ERD2WPage, ERD2WPick, ERD2WPickFromEntities, ERD2WPickFromList, ERD2WPickListPage, ERD2WPickListPageTemplate, ERD2WPickTypePage, ERD2WPickTypePageTemplate, ERD2WPrinterFriendlyInspectPageTemplate, ERD2WPrinterFriendlyListTemplate, ERD2WProgressPage, ERD2WProgressPageTemplate, ERD2WQueryEntitiesPage, ERD2WQueryEntitiesPageTemplate, ERD2WQueryPage, ERD2WQueryPageTemplate, ERD2WQueryPageWithFetchSpecification, ERD2WQueryPageWithFetchSpecificationTemplate, ERD2WStatelessCustomComponentWithArgs, ERD2WTabInspectPage, ERD2WTabInspectPageTemplate, ERD2WWizardCreationPage, ERD2WWizardCreationPageTemplate, ERDActionBar, ERDActionButton, ERDAjaxEditButton, ERDAjaxEditDateJavascript, ERDAjaxInspectButton, ERDAjaxSearchDisplayGroup, ERDAjaxSelectButton, ERDAjaxTrashcan, ERDAttributeRepetition, ERDBannerComponent, ERDConfirmMessage, ERDControllerButton, ERDCustomComponent, ERDCustomEditComponent, ERDCustomQueryComponent, ERDCustomQueryComponentWithArgs, ERDDeleteButton, ERDDHTMLComponent, ERDDisplayImageIfExists, ERDDisplayLargeString, ERDDisplayMailTo, ERDDisplayNumberWithUnit, ERDDisplayStyledString, ERDDisplayTemplateString, ERDDisplayYearsMonths, ERDEditableList, ERDEditButton, ERDEditDateJavascript, ERDEditDatePopup, ERDEditDatePopupCommon, ERDEditDatePopupOrNull, ERDEditFile, ERDEditHTML, ERDEditList, ERDEditListButton, ERDEditOwnedRelationship, ERDEditPassword, ERDEditPasswordConfirm, ERDEditPasswordConfirmation, ERDEditRelationship, ERDEditStringWithChoices, ERDEditToManyRelationship, ERDEditYearsMonths, ERDEmptyListMessage, ERDFilterDisplayGroupButton, ERDGroupingListPageRepetition, ERDHasChangesMarker, ERDInspect, ERDInspectButton, ERDInspectPageRepetition, ERDIVEditPage, ERDIVEditPageRepetition, ERDIVInspectConfirmPage, ERDIVInspectPage, ERDIVInspectPageRepetition, ERDIVListPage, ERDIVQueryPage, ERDIVWizardCreationPage, ERDLinkToEditObject, ERDLinkToViewList, ERDList, ERDListOrganizer, ERDListPageRepetition, ERDListPicker, ERDPickIntermediateButton, ERDPrinterButton, ERDQueryAnyKey, ERDQueryDateRangeJavascript, ERDQueryIsContainedInArray, ERDQueryPageRepetition, ERDQueryTwoLevelRelationship, ERDQuestionPage, ERDQuickSearch, ERDRecoverableErrorPage, ERDSearchDisplayGroup, ERDSectionImage, ERDSectionText, ERDSelectAllButton, ERDSelectButton, ERDSelectionComponent, ERDSpacer, ERDTableRepetition, ERDTabText, ERDTrashcan, ERExcelButton, ERExcelListPage, ERLITEditButton, ERLITEditPage, ERLITEditPageRepetition, ERLITInspectButton, ERLITInspectPage, ERLITInspectPageRepetition, ERLITListPage, ERLITQueryPage, ERLITSelectButton, ERLITTablePage, ERLITTrashCan, ERMD2WEditAttachment, ERMD2WEditRelationshipHeader, ERMD2WEditToOneTypeAhead, ERMD2WHeader, ERMD2WQueryDateRange, ERMD2WSimpleHeader, ERMD2WTableHeader, ERMDActionBar, ERMDActionButton, ERMDBatchSizeControl, ERMDDatePicker, ERMDDeleteButton, ERMDEditButton, ERMDEditRelationship, ERMDEmptyListMessage, ERMDHasChangesMarker, ERMDInspectButton, ERMDInspectPageRepetition, ERMDListPageRepetition, ERMDQueryPageRepetition, ERMDReducedListPageRepetition, ERMDRemoveRelatedButton, ERMDSectionText, ERMDSelectButton, ERMDSimpleListPageRepetition, ERMODCalendarPage, ERMODCompactInspectPage, ERMODCompactListPage, ERMODConfirmPage, ERMODCSVGroupingListPage, ERMODCSVListPage, ERMODEditRelationshipPage, ERMODGroupingListPage, ERMODGroupingListXMLPage, ERMODGroupingPrinterFriendlyListPage, ERMODInspectPage, ERMODListComparePage, ERMODListPage, ERMODListXMLPage, ERMODMessagePage, ERMODPickListPage, ERMODPickTypePage, ERMODPrinterFriendlyInspectPage, ERMODProgressPage, ERMODQueryEntitiesPage, ERMODQueryPage, ERMODTabInspectPage, ERMODWizardCreationPage, ERNEUEditSortedManyToManyPage, ERNEUErrorPage, ERNEUGroupingListPage, ERNEUInspectPage, ERNEUListPage, ERNEUMessagePage, ERNEUPickListPage, ERNEUQueryAllPage, ERNEUQueryPage, ERNEUTabInspectPage, ERNEUWizardCreationPage

public interface ERXExceptionHolder

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.


Method Summary
 void clearValidationFailed()
          Clears all of the collected validation exceptions.
 

Method Detail

clearValidationFailed

void clearValidationFailed()
Clears all of the collected validation exceptions.


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.