Project Wonder 5.0

Uses of Class
er.directtoweb.components.ERDCustomComponent

Packages that use ERDCustomComponent
er.ajax.look.components   
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.excel   
er.diva.components.repetitions   
er.divalite.components.buttons   
er.divalite.components.repetitions   
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   
 

Uses of ERDCustomComponent in er.ajax.look.components
 

Subclasses of ERDCustomComponent in er.ajax.look.components
 class AjaxNotificationCenter
           
 class AjaxObservingSwitch
           
 

Uses of ERDCustomComponent in er.corebusinesslogic
 

Subclasses of ERDCustomComponent in er.corebusinesslogic
 class ERCDisplayHelpText
           
 

Uses of ERDCustomComponent in er.directtoweb.components
 

Subclasses of ERDCustomComponent in er.directtoweb.components
 class ERD2WCustomQueryComponentWithArgs
           
 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 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 ERDCustomComponent in er.directtoweb.components._ajax
 

Subclasses of ERDCustomComponent in er.directtoweb.components._ajax
 class ERDAjaxSearchDisplayGroup
          QuickSerch or 'filter' feature
 

Uses of ERDCustomComponent in er.directtoweb.components.buttons
 

Subclasses of ERDCustomComponent in er.directtoweb.components.buttons
 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 ERDCustomComponent in er.directtoweb.components.buttons._ajax
 

Subclasses of ERDCustomComponent in er.directtoweb.components.buttons._ajax
 class ERDAjaxEditButton
           
 class ERDAjaxInspectButton
           
 class ERDAjaxSelectButton
           
 class ERDAjaxTrashcan
           
 

Uses of ERDCustomComponent in er.directtoweb.components.dates
 

Subclasses of ERDCustomComponent in er.directtoweb.components.dates
 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 ERDCustomComponent in er.directtoweb.components.dates._ajax
 

Subclasses of ERDCustomComponent in er.directtoweb.components.dates._ajax
 class ERDAjaxEditDateJavascript
           
 

Uses of ERDCustomComponent in er.directtoweb.components.misc
 

Subclasses of ERDCustomComponent in er.directtoweb.components.misc
 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 ERDCustomComponent in er.directtoweb.components.numbers
 

Subclasses of ERDCustomComponent in er.directtoweb.components.numbers
 class ERDDisplayNumberWithUnit
          Cool class.
 

Uses of ERDCustomComponent in er.directtoweb.components.relationships
 

Subclasses of ERDCustomComponent in er.directtoweb.components.relationships
 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 ERDCustomComponent in er.directtoweb.components.repetitions
 

Subclasses of ERDCustomComponent in er.directtoweb.components.repetitions
 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 ERDCustomComponent in er.directtoweb.components.strings
 

Subclasses of ERDCustomComponent in er.directtoweb.components.strings
 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 ERDCustomComponent in er.directtoweb.excel
 

Subclasses of ERDCustomComponent in er.directtoweb.excel
 class ERExcelButton
           
 

Uses of ERDCustomComponent in er.diva.components.repetitions
 

Subclasses of ERDCustomComponent in er.diva.components.repetitions
 class ERDIVEditPageRepetition
          Edit page repetition for Diva look
 class ERDIVInspectPageRepetition
          Inspect page repetition for Diva Look
 

Uses of ERDCustomComponent in er.divalite.components.buttons
 

Subclasses of ERDCustomComponent in er.divalite.components.buttons
 class ERLITEditButton
           
 class ERLITInspectButton
           
 class ERLITSelectButton
           
 class ERLITTrashCan
           
 

Uses of ERDCustomComponent in er.divalite.components.repetitions
 

Subclasses of ERDCustomComponent in er.divalite.components.repetitions
 class ERLITEditPageRepetition
          Edit page repetition for Diva look
 class ERLITInspectPageRepetition
          Inspect page repetition for Diva lite Look
 

Uses of ERDCustomComponent in er.modern.directtoweb.components
 

Subclasses of ERDCustomComponent in er.modern.directtoweb.components
 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 ERDCustomComponent in er.modern.directtoweb.components.buttons
 

Subclasses of ERDCustomComponent in er.modern.directtoweb.components.buttons
 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 ERDCustomComponent in er.modern.directtoweb.components.embedded
 

Subclasses of ERDCustomComponent in er.modern.directtoweb.components.embedded
 class ERMDEditRelationship
          Embeddable EditRelationship component
 

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

Subclasses of ERDCustomComponent in er.modern.directtoweb.components.header
 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 ERDCustomComponent in er.modern.directtoweb.components.query
 

Subclasses of ERDCustomComponent in er.modern.directtoweb.components.query
 class ERMD2WQueryDateRange
          Date range query component that uses ERMDatePicker
 

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

Subclasses of ERDCustomComponent in er.modern.directtoweb.components.relationships
 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 ERDCustomComponent in er.modern.directtoweb.components.repetitions
 

Subclasses of ERDCustomComponent in er.modern.directtoweb.components.repetitions
 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.
 


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

Copyright © 2002 – 2007 Project Wonder.