Modifier and Type | Class and Description |
---|---|
class |
ERCDisplayHelpText |
Modifier and Type | Class and Description |
---|---|
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.
|
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 |
ERDFacetFilter
Provides simple filtered grouping capability for display groups, like ebay or Solr.
|
class |
ERDQuickSearch
Simple search for that can be dropped on a page wrapper and pops up a list page.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
Javascript を使用した日付ビルド・クエリ
|
Modifier and Type | Class and Description |
---|---|
class |
ERD2WEditTags
A thin D2W wrapper around ERAjaxTagField.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ERDDisplayNumberWithUnit
Cool class.
|
Modifier and Type | Class and Description |
---|---|
class |
ERD2WDisplayList
Used to display a an NSArray of the form "A, B and C", useful for toMany relationships or propertyKeys that return arrays.
|
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.
|
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.
|
Modifier and Type | Class and Description |
---|---|
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 |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ERD2WCSVGroupingListPageTemplate
Grouping list in CSV format.
|
class |
ERD2WCSVListPageTemplate
Standard list in CSV format.
|
Modifier and Type | Class and Description |
---|---|
class |
ERExcelButton |
class |
ERExcelListPage |
Modifier and Type | Class and Description |
---|---|
class |
ERD2WCalendarPage
Superclass of all calendar list pages.
|
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.
|
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.
|
class |
ERD2WTabInspectPage
Superclass for all tab and wizard pages.
|
class |
ERD2WWizardCreationPage |
Modifier and Type | Class and Description |
---|---|
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.
|
class |
ERD2WGroupingListPageTemplate
Displays a groups of objects grouped by a key.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ERD2WGroupingPrinterFriendlyListPageTemplate
Printer friendly version.
|
class |
ERD2WPrinterFriendlyInspectPageTemplate
Printer friendly inspect page.
|
class |
ERD2WPrinterFriendlyListTemplate
Printer friendly list page.
|
Modifier and Type | Class and Description |
---|---|
class |
ERD2WGroupingListXMLPageTemplate
Displays a grouped list of eos in an xml template.
|
class |
ERD2WListXMLPage |
class |
ERD2WListXMLPageTemplate
List xml template.
|
Modifier and Type | Class and Description |
---|---|
class |
ERMD2WColumnSelector
Adds a small drop-down menu to list table headers to allow the user a choice
of which columns should be displayed.
|
class |
ERMD2WTableHeader
Component for table header cell.
|
class |
ERMDAjaxNotificationCenter
ERMDAjaxNotificationCenter makes it easy to observe properties for changes
and update dependent property keys.
|
class |
ERMDBatchSizeControl
A modern batch size controll that uses an AjaxInplaceEditor to edit
the batch size.
|
class |
ERMDDatePicker
D2WEditComponent based on CCDatePicker.
|
class |
ERMDEmptyListMessage
Modern empty list message component
|
class |
ERMDHasChangesMarker
Customizable hasChangesMarker component
|
class |
ERMDSectionText
Display component for the section heading
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
ERMDEditRelationship
Embeddable EditRelationship component
|
Modifier and Type | Class and Description |
---|---|
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
|
class |
ERMD2WUserPresentableDescriptionHeader
Simple h1 header that defaults to displaying the
displayNameForPageConfiguration and appends the object's
userPresentableDescription if one is available.
|
Modifier and Type | Class and Description |
---|---|
class |
ERMD2WListFilter
Ajax-enabled ad-hoc filtering of lists.
|
class |
ERMD2WQueryDateRange
Date range query component that uses
CCDatePicker |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
ERMDInspectPageRepetition
Modern tableless inspect/edit page repetition
|
class |
ERMDListPageRepetition
Table based list repetition.
|
class |
ERMDNestingListPageRepetition
Special list page repetition for hierarchical object structures that extends
ERMDListPageRepetition.
|
class |
ERMDQueryPageRepetition
Modern QueryPage repetition.
|
class |
ERMDReducedListPageRepetition
Non table based (UL) list page repetition.
|
class |
ERMDSimpleListPageRepetition
Modernized table based list page repetition.
|
Modifier and Type | Class and Description |
---|---|
class |
ERMODEditableListTemplate
List page for editing all items in the list.
|
Modifier and Type | Class and Description |
---|---|
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.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ERMTD2WEditAttachment
A D2W Component that wraps
ERAttachmentFlexibleEditor |
Modifier and Type | Class and Description |
---|---|
class |
ERMTD2WEditRelationshipHeader |
class |
ERMTD2WSimpleHeader |
Modifier and Type | Class and Description |
---|---|
class |
ERNEUEditSortedManyToManyPage |
class |
ERNEUErrorPage |
class |
ERNEUGroupingListPage |
class |
ERNEUInspectPage |
class |
ERNEUListPage |
class |
ERNEUMessagePage |
class |
ERNEUPickListPage |
class |
ERNEUQueryAllPage |
class |
ERNEUQueryPage |
class |
ERNEUTabInspectPage |
class |
ERNEUWizardCreationPage |
Copyright © 2002 – 2024 Project Wonder.