Project Wonder 5.0

Uses of Interface
er.extensions.validation.ERXExceptionHolder

Packages that use ERXExceptionHolder
er.ajax.look.components   
er.ajax.look.pages   
er.corebusinesslogic   
er.directtoweb.components   
er.directtoweb.components._ajax   
er.directtoweb.components.buttons   
er.directtoweb.components.buttons._ajax   
er.directtoweb.components.dates   
er.directtoweb.components.dates._ajax   
er.directtoweb.components.misc   
er.directtoweb.components.numbers   
er.directtoweb.components.relationships   
er.directtoweb.components.repetitions   
er.directtoweb.components.strings   
er.directtoweb.cvs   
er.directtoweb.excel   
er.directtoweb.pages   
er.directtoweb.pages.templates   
er.directtoweb.pages.templates._xhtml   
er.directtoweb.printerfriendly   
er.directtoweb.xml   
er.diva.components.repetitions   
er.diva.pages   
er.divalite.components.buttons   
er.divalite.components.repetitions   
er.divalite.pages   
er.modern.directtoweb.components   
er.modern.directtoweb.components.buttons   
er.modern.directtoweb.components.embedded   
er.modern.directtoweb.components.header   
er.modern.directtoweb.components.query   
er.modern.directtoweb.components.relationships   
er.modern.directtoweb.components.repetitions   
er.modern.look.pages   
er.neutral   
 

Uses of ERXExceptionHolder in er.ajax.look.components
 

Classes in er.ajax.look.components that implement ERXExceptionHolder
 class AjaxNotificationCenter
           
 class AjaxObservingSwitch
           
 

Uses of ERXExceptionHolder in er.ajax.look.pages
 

Classes in er.ajax.look.pages that implement ERXExceptionHolder
 class AjaxLookListPage
           
 

Uses of ERXExceptionHolder in er.corebusinesslogic
 

Classes in er.corebusinesslogic that implement ERXExceptionHolder
 class ERCDisplayHelpText
           
 

Uses of ERXExceptionHolder in er.directtoweb.components
 

Classes in er.directtoweb.components that implement ERXExceptionHolder
 class ERD2WCustomComponentWithArgs
          Allows custom components to resolve valueForBinding requests in the rules.
 class ERD2WCustomQueryComponentWithArgs
           
 class ERD2WStatelessCustomComponentWithArgs
          Stateless version of D2WCustomComponentWithArgs.
 class ERDActionBar
          Displays a set of buttons and calls the enclosing page's branch delegate with it.
 class ERDBannerComponent
          Shows an image header matching the page.
 class ERDCustomComponent
          Base class of many custom components.
Has a lot of nifty features including resolving bindings against the rule system and inherits all the value pulling methods from ERXNonSynchronizingComponent.
 class ERDCustomEditComponent
          Superclass for most of the custom edit components.
 class ERDCustomQueryComponent
          Superclass for most custom query components.
 class ERDCustomQueryComponentWithArgs
          Correctly handles validation exceptions, plus a bunch of other stuff.
 class ERDQuickSearch
          Simple search for that can be dropped on a page wrapper and pops up a list page.
 

Uses of ERXExceptionHolder in er.directtoweb.components._ajax
 

Classes in er.directtoweb.components._ajax that implement ERXExceptionHolder
 class ERDAjaxSearchDisplayGroup
          QuickSerch or 'filter' feature
 

Uses of ERXExceptionHolder in er.directtoweb.components.buttons
 

Classes in er.directtoweb.components.buttons that implement ERXExceptionHolder
 class ERDActionButton
          Abstract superclass for all actions inside of Wonder D2W.
 class ERDControllerButton
          Action button that looks for the inner-most page with a pageController (which must be a ERDBranchDelegateInterface), collects all the actions from there and displays them as a menu with an activation button.
 class ERDDeleteButton
          Delete button for repetitions.
 class ERDEditButton
          Nice edit button for editing a toMany relationship in another page.
 class ERDEditListButton
          Nice component used for editing a toMany relationship by taking the user to another page to pick which objects belong in the relationship.
 class ERDFilterDisplayGroupButton
          Cool component that can be used in D2W list pages to filter the list, throwing to a D2W query page to restrict.
 class ERDInspectButton
           
 class ERDPickIntermediateButton
          Action button that lets you pick the setup of a non-flattened to-many relationship and creates the intermediate objects, like when you have an invoice with line items and a relationship to articles.
 class ERDPrinterButton
          Handles the switching of the current task to print, which uses the print templates.
 class ERDSelectAllButton
          Class for DirectToWeb Component ERDSelectAllButton.
 class ERDSelectButton
          Select button to display in lists.
 class ERDSelectionComponent
          For editing a selection in a list repetition.
 class ERDTrashcan
          A better trashcan.
 

Uses of ERXExceptionHolder in er.directtoweb.components.buttons._ajax
 

Classes in er.directtoweb.components.buttons._ajax that implement ERXExceptionHolder
 class ERDAjaxEditButton
           
 class ERDAjaxInspectButton
           
 class ERDAjaxSelectButton
           
 class ERDAjaxTrashcan
           
 

Uses of ERXExceptionHolder in er.directtoweb.components.dates
 

Classes in er.directtoweb.components.dates that implement ERXExceptionHolder
 class ERD2WEditDateJavascript
           
 class ERDDisplayYearsMonths
          Displays a number as say 5 years 2 months.
 class ERDEditDateJavascript
          Crazy cool little date picker that uses javascript to pick the date from a little calendar.
 class ERDEditDatePopup
          Edits dates with popup lists.
 class ERDEditDatePopupCommon
          Common superclass for date editing components.
 class ERDEditDatePopupOrNull
          Allows the choice to not specify a date.
 class ERDEditYearsMonths
          Used to edit a number as if it where a number of years and a number of months.
 class ERDQueryDateRangeJavascript
          Used for building date queries with javascript.
 

Uses of ERXExceptionHolder in er.directtoweb.components.dates._ajax
 

Classes in er.directtoweb.components.dates._ajax that implement ERXExceptionHolder
 class ERDAjaxEditDateJavascript
           
 

Uses of ERXExceptionHolder in er.directtoweb.components.misc
 

Classes in er.directtoweb.components.misc that implement ERXExceptionHolder
 class ERDConfirmMessage
          Confirming an action template.
 class ERDDisplayImageIfExists
          Displays an image if it exists.
 class ERDDisplayMailTo
          A display mailto component with a number of bindings.
 class ERDEditFile
          Allows you to handle a file name on the server as a property.
 class ERDEditList
          Description forthcoming.
 class ERDEmptyListMessage
          Default component shown when a D2W list is empty.
 class ERDHasChangesMarker
           
 class ERDListOrganizer
          Crazy cool component that allows one to select strings (using arrow buttons), and organize them.
 class ERDListPicker
          Used to pick a string from a list.
 class ERDQueryAnyKey
          Allows you to query a set of keys - supplied by queryAttributes - with a regular expression query.
 class ERDSearchDisplayGroup
          QuickSerch or 'filter' feature For nesting inside list page nav bar
 class ERDSectionImage
          Used to display sections as images instead of text.
 class ERDSectionText
          Used to display sections as text.
 class ERDSpacer
          A silly simple component to show a horizontal rule
 class ERDTabText
          Used to display a tab as text.
 

Uses of ERXExceptionHolder in er.directtoweb.components.numbers
 

Classes in er.directtoweb.components.numbers that implement ERXExceptionHolder
 class ERDDisplayNumberWithUnit
          Cool class.
 

Uses of ERXExceptionHolder in er.directtoweb.components.relationships
 

Classes in er.directtoweb.components.relationships that implement ERXExceptionHolder
 class ERD2WDisplayList
          Used to display a an NSArray of the form "A, B and C", useful for toMany relationships or propertyKeys that return arrays.
RENAMEME: ERDDisplayList
 class ERD2WInspect
          !!Don't use, use ERDInspect instead!! Embedded component that can be used for nesting page configurations, ie ERD2WInspect can be a customComponentName.
 class ERD2WList
           
 class ERD2WPick
          Used to select multiple items from a list.
 class ERD2WPickFromEntities
          Custom query component that let's the user select from a set of shared eos.
 class ERD2WPickFromList
          Custom query component that let's the user select from an arbitrary list.
 class ERDEditableList
          Same as ERDList except it uses a detail datasource so that you may edit the list as well.
 class ERDEditOwnedRelationship
          Crazy component.
 class ERDEditRelationship
           
 class ERDEditToManyRelationship
          Convenient way to add, edit, remove or delete objects from a to-many relationship.
 class ERDInspect
          Embedded component that can be used for nesting page configurations, ie ERDInspect can be a customComponentName.
 class ERDLinkToEditObject
          Generic link component used to view or edit an object.
 class ERDLinkToViewList
          Generic link component used to view a list.

Uses the key "displayNameForLinkToViewList" now to provide a different name instead of the entity name if set in the rules
 class ERDList
          Used to edit a toMany relationship by allowing the user to pick the eos that belong in the relationship.
 class ERDQueryIsContainedInArray
          Allows you to query for objects that have a one or more of a set of related objects.
 class ERDQueryTwoLevelRelationship
          Create queries that consist of a drilldown.
 

Uses of ERXExceptionHolder in er.directtoweb.components.repetitions
 

Classes in er.directtoweb.components.repetitions that implement ERXExceptionHolder
 class ERDAttributeRepetition
          Class for DirectToWeb Component ERDAttributeRepetition.
 class ERDGroupingListPageRepetition
          Grouping list that can be used as a repetition in list pages.
 class ERDInspectPageRepetition
          Class for DirectToWeb Component ERDInspectPageRepetition.
 class ERDListPageRepetition
          Can be used as a repetition in list pages.
 class ERDQueryPageRepetition
          Class for DirectToWeb Component ERDQueryPageRepetition.
 class ERDTableRepetition
           
 

Uses of ERXExceptionHolder in er.directtoweb.components.strings
 

Classes in er.directtoweb.components.strings that implement ERXExceptionHolder
 class ERDDHTMLComponent
          Deprecated. use ERDEditHTML instead
 class ERDDisplayLargeString
           
 class ERDDisplayStyledString
          The as D2WDisplayStyledString, except that you can add a formatter and have a CSS class.
 class ERDDisplayTemplateString
           
 class ERDEditHTML
          Very, very basic version of a TinyMCE integration.
 class ERDEditPassword
          Provides a edit "password" service.
 class ERDEditPasswordConfirm
          Used to edit passwords where when changed the changed value must be confirmed.
 class ERDEditPasswordConfirmation
          Provides a "confirm password" service.
 class ERDEditStringWithChoices
          Provides a toOne relationship-like component except the value is pushed in as a string.
The coices can be either given as an NSDictionary with {key1=val1;key2=val2...}, an NSArray of NSDictionaries with ({key1=val1;},{key2=val2;}...) or a means not yet clear to me (ak:).
 

Uses of ERXExceptionHolder in er.directtoweb.cvs
 

Classes in er.directtoweb.cvs that implement ERXExceptionHolder
 class ERD2WCSVGroupingListPageTemplate
          Grouping list in CSV format.
 class ERD2WCSVListPageTemplate
          Standard list in CSV format.
 

Uses of ERXExceptionHolder in er.directtoweb.excel
 

Classes in er.directtoweb.excel that implement ERXExceptionHolder
 class ERExcelButton
           
 class ERExcelListPage
           
 

Uses of ERXExceptionHolder in er.directtoweb.pages
 

Classes in er.directtoweb.pages that implement ERXExceptionHolder
 class ERD2WCalendarPage
          Superclass of all calendar list pages.
Note that they are not compatible with the NetStruxr version.
 class ERD2WConfirmPage
          Unless you need the special shouldProvideConfirmMessage, one should use ERD2WMessagePage instead
 class ERD2WEditableListPage
          List page for editing all items in the list.
 class ERD2WEditSortedManyToManyPage
           
 class ERD2WGraphVizPage
          Creates a GrahpViz page for those that needs such trivial tools.
 class ERD2WGroupingListPage
          Displays a groups of objects grouped by a key.
 class ERD2WInspectPage
          Superclass for all inspecting/editing ERD2W templates.
 class ERD2WListComparePage
           
 class ERD2WListPage
          Reimplementation of the D2WListPage.
 class ERD2WMessagePage
          Superclass for all message pages.
If the key explanationComponentName resolves to non-empty, then this component will get shown in the page and wired up with a object, dataSource and pageConfiguration binding.
 class ERD2WPage
          Common superclass for all ERD2W templates (except ERD2WEditRelationshipPage).
 class ERD2WPickListPage
          Allows the selection of one or more objects from a set of EOs.
 class ERD2WPickTypePage
           
 class ERD2WProgressPage
          Displays progress by using a ERXLongResponse.Task.
 class ERD2WQueryEntitiesPage
          Page that can query a set of entities.
 class ERD2WQueryPage
          Superclass for all query pages.
In addition to the rest of the goodies of ERD2WPage, it lets you save and restore the initial query bindings by supplying a NS(Mutable)Dictionary which contains the keys "queryMin", "queryMax" etc from the respective fields of the WODisplayGroup.
 class ERD2WQueryPageWithFetchSpecification
          Deprecated. use ERD2WQueryPage instead
 class ERD2WTabInspectPage
          Superclass for all tab and wizard pages.
 class ERD2WWizardCreationPage
           
 class ERDQuestionPage
          Deprecated. subclass ERD2WMessagePage instead, also, the name is wrong
 class ERDRecoverableErrorPage
          Deprecated. subclass ERD2WMessagePage instead
 

Uses of ERXExceptionHolder in er.directtoweb.pages.templates
 

Classes in er.directtoweb.pages.templates that implement ERXExceptionHolder
 class ERD2WCalendarPageTemplate
          Class for DirectToWeb Component ERD2WCalendarPageTemplate.
 class ERD2WCompactInspectPageTemplate
          Inspect template that is typically embedded in a page.
 class ERD2WCompactListPageTemplate
          Compact list page.
 class ERD2WConfirmPageTemplate
          More robust confirm messaging.
 class ERD2WEditableListTemplate
          List page for editing all items in the list.
See ERD2WEditableListPage
 class ERD2WGroupingListPageTemplate
          Displays a groups of objects grouped by a key.
Actually, this component uses none of the variables and methods defined here, as all the work is done by the ERDGroupingListPageRepetition that should be set in the rules when a "ListGroupSomeEntity" page configuration is called up.
 class ERD2WInspectPageTemplate
          Beefed up inspect page.
 class ERD2WListComparePageTemplate
          Basicly a list page flipped vertical.
 class ERD2WListPageTemplate
          Beefed up list page.
 class ERD2WMessagePageTemplate
          Used to present a message to the user with only one option, usually "OK".
 class ERD2WPickListPageTemplate
          A basic list but adding the ability to choose an arbitrary number of eos.
 class ERD2WPickTypePageTemplate
          Useful for picking the type of something.
 class ERD2WProgressPageTemplate
          Class for DirectToWeb Component ERD2WProgressPageTemplate.
 class ERD2WQueryEntitiesPageTemplate
          Class for DirectToWeb Component ERD2WQueryEntitiesPageTemplate.
 class ERD2WQueryPageTemplate
          Beefed up query page.
 class ERD2WQueryPageWithFetchSpecificationTemplate
           
 class ERD2WTabInspectPageTemplate
          A tab inspect/edit template.
 class ERD2WWizardCreationPageTemplate
          A wizard inspect/edit template.
 

Uses of ERXExceptionHolder in er.directtoweb.pages.templates._xhtml
 

Classes in er.directtoweb.pages.templates._xhtml that implement ERXExceptionHolder
 class ERD2WAjaxMessagePageTemplate
           
 

Uses of ERXExceptionHolder in er.directtoweb.printerfriendly
 

Classes in er.directtoweb.printerfriendly that implement ERXExceptionHolder
 class ERD2WGroupingPrinterFriendlyListPageTemplate
          Printer friendly version.
 class ERD2WPrinterFriendlyInspectPageTemplate
          Printer friendly inspect page.
 class ERD2WPrinterFriendlyListTemplate
          Printer friendly list page.
 

Uses of ERXExceptionHolder in er.directtoweb.xml
 

Classes in er.directtoweb.xml that implement ERXExceptionHolder
 class ERD2WGroupingListXMLPageTemplate
          Displays a grouped list of eos in an xml template.
 class ERD2WListXMLPage
           
 class ERD2WListXMLPageTemplate
          List xml template.
 

Uses of ERXExceptionHolder in er.diva.components.repetitions
 

Classes in er.diva.components.repetitions that implement ERXExceptionHolder
 class ERDIVEditPageRepetition
          Edit page repetition for Diva look
 class ERDIVInspectPageRepetition
          Inspect page repetition for Diva Look
 

Uses of ERXExceptionHolder in er.diva.pages
 

Classes in er.diva.pages that implement ERXExceptionHolder
 class ERDIVEditPage
          Edit page template for Diva.
 class ERDIVInspectConfirmPage
          Page/dialog template for modalbox confirmations.
 class ERDIVInspectPage
          Inspect page template for Diva 'look'.
 class ERDIVListPage
          An XHTML version of ERD2WListPage.
 class ERDIVQueryPage
           
 class ERDIVWizardCreationPage
          Wizard/dialog creation page/modal
 

Uses of ERXExceptionHolder in er.divalite.components.buttons
 

Classes in er.divalite.components.buttons that implement ERXExceptionHolder
 class ERLITEditButton
           
 class ERLITInspectButton
           
 class ERLITSelectButton
           
 class ERLITTrashCan
           
 

Uses of ERXExceptionHolder in er.divalite.components.repetitions
 

Classes in er.divalite.components.repetitions that implement ERXExceptionHolder
 class ERLITEditPageRepetition
          Edit page repetition for Diva look
 class ERLITInspectPageRepetition
          Inspect page repetition for Diva lite Look
 

Uses of ERXExceptionHolder in er.divalite.pages
 

Classes in er.divalite.pages that implement ERXExceptionHolder
 class ERLITEditPage
           
 class ERLITInspectPage
          Inspect page template for Diva lite 'look'
 class ERLITListPage
          Divalite list page subTask = 'simple'
 class ERLITQueryPage
          Divalite query page
 class ERLITTablePage
          Divalite list page
 

Uses of ERXExceptionHolder in er.modern.directtoweb.components
 

Classes in er.modern.directtoweb.components that implement ERXExceptionHolder
 class ERMD2WTableHeader
          Component for table header cell.
 class ERMDBatchSizeControl
          A modern batch size controll that uses an AjaxInplaceEditor to edit the batch size.
 class ERMDDatePicker
          D2WEditComponent based on ERMDatePicker.
 class ERMDEmptyListMessage
          Modern empty list message component
 class ERMDHasChangesMarker
          Customizable hasChangesMarker component
 class ERMDSectionText
          Display component for the section heading
 

Uses of ERXExceptionHolder in er.modern.directtoweb.components.buttons
 

Classes in er.modern.directtoweb.components.buttons that implement ERXExceptionHolder
 class ERMDActionBar
          Subclass of ERDActionBar that uses ERModern stylable buttons and wraps the buttons in an ActionList UL.
 class ERMDActionButton
          Base Class for the ERM action buttons
 class ERMDDeleteButton
          Delete button for repetitions.
 class ERMDEditButton
          Edit button for repetitions
 class ERMDInspectButton
          Inspect button for repetitions
 class ERMDRemoveRelatedButton
          Remove related item button for repetitions
 class ERMDSelectButton
          Select button for repetitions
 

Uses of ERXExceptionHolder in er.modern.directtoweb.components.embedded
 

Classes in er.modern.directtoweb.components.embedded that implement ERXExceptionHolder
 class ERMDEditRelationship
          Embeddable EditRelationship component
 

Uses of ERXExceptionHolder in er.modern.directtoweb.components.header
 

Classes in er.modern.directtoweb.components.header that implement ERXExceptionHolder
 class ERMD2WEditRelationshipHeader
          Header for an EditRelationshipPage
 class ERMD2WHeader
          Abstract base class for header components
 class ERMD2WSimpleHeader
          Simple h1 header that defaults to displaying the displayNameForPageConfiguration
 

Uses of ERXExceptionHolder in er.modern.directtoweb.components.query
 

Classes in er.modern.directtoweb.components.query that implement ERXExceptionHolder
 class ERMD2WQueryDateRange
          Date range query component that uses ERMDatePicker
 

Uses of ERXExceptionHolder in er.modern.directtoweb.components.relationships
 

Classes in er.modern.directtoweb.components.relationships that implement ERXExceptionHolder
 class ERMD2WEditAttachment
          A D2W Component that wraps ERAttachmentFlexibleEditor
 class ERMD2WEditToOneTypeAhead
          A to-one relationship edit component that allows a user to select from a list by typing in the text field
 

Uses of ERXExceptionHolder in er.modern.directtoweb.components.repetitions
 

Classes in er.modern.directtoweb.components.repetitions that implement ERXExceptionHolder
 class ERMDInspectPageRepetition
          Modern tableless inspect/edit page repetition
 class ERMDListPageRepetition
          Table based list repetition.
 class ERMDQueryPageRepetition
          Modern QueryPage repetition.
 class ERMDReducedListPageRepetition
          Non table based (UL) list page repetition.
 class ERMDSimpleListPageRepetition
          Modernized table based list page repetition.
 

Uses of ERXExceptionHolder in er.modern.look.pages
 

Classes in er.modern.look.pages that implement ERXExceptionHolder
 class ERMODCalendarPage
           
 class ERMODCompactInspectPage
           
 class ERMODCompactListPage
          Compact list page.
 class ERMODConfirmPage
           
 class ERMODCSVGroupingListPage
           
 class ERMODCSVListPage
           
 class ERMODEditRelationshipPage
          An improved EditRelationshipPage that supports embedding and inline editing tasks.
 class ERMODGroupingListPage
          Displays a groups of objects grouped by a key.
Actually, this component uses none of the variables and methods defined here, as all the work is done by the ERDGroupingListPageRepetition that should be set in the rules when a "ListGroupSomeEntity" page configuration is called up.
 class ERMODGroupingListXMLPage
           
 class ERMODGroupingPrinterFriendlyListPage
          Printer friendly version.
 class ERMODInspectPage
          Modernized inspect page.
 class ERMODListComparePage
          Basically a list page flipped vertical.
 class ERMODListPage
          Modernized list page.
 class ERMODListXMLPage
           
 class ERMODMessagePage
          Used to present a message to the user with only one option, usually "OK".
 class ERMODPickListPage
          A basic list but adding the ability to choose an arbitrary number of eos.
 class ERMODPickTypePage
          Useful for picking the type of something.
 class ERMODPrinterFriendlyInspectPage
           
 class ERMODProgressPage
          Class for DirectToWeb Component ERMODProgressPage.
 class ERMODQueryEntitiesPage
          Modernized QueryEntities page
 class ERMODQueryPage
          Modernized query page.
 class ERMODTabInspectPage
          A modernized tab inspect/edit template.
 class ERMODWizardCreationPage
          A wizard inspect/edit template.
 

Uses of ERXExceptionHolder in er.neutral
 

Classes in er.neutral that implement ERXExceptionHolder
 class ERNEUEditSortedManyToManyPage
           
 class ERNEUErrorPage
           
 class ERNEUGroupingListPage
           
 class ERNEUInspectPage
           
 class ERNEUListPage
           
 class ERNEUMessagePage
           
 class ERNEUPickListPage
           
 class ERNEUQueryAllPage
           
 class ERNEUQueryPage
           
 class ERNEUTabInspectPage
           
 class ERNEUWizardCreationPage
           
 


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

Copyright © 2002 – 2007 Project Wonder.