|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ERDCustomEditComponent in er.directtoweb.components |
---|
Subclasses of ERDCustomEditComponent in er.directtoweb.components | |
---|---|
class |
ERDActionBar
Displays a set of buttons and calls the enclosing page's branch delegate with it. |
Uses of ERDCustomEditComponent in er.directtoweb.components.buttons |
---|
Subclasses of ERDCustomEditComponent in er.directtoweb.components.buttons | |
---|---|
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. |
Uses of ERDCustomEditComponent in er.directtoweb.components.dates |
---|
Subclasses of ERDCustomEditComponent 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. |
Uses of ERDCustomEditComponent in er.directtoweb.components.dates._ajax |
---|
Subclasses of ERDCustomEditComponent in er.directtoweb.components.dates._ajax | |
---|---|
class |
ERDAjaxEditDateJavascript
|
Uses of ERDCustomEditComponent in er.directtoweb.components.misc |
---|
Subclasses of ERDCustomEditComponent 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 |
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. |
Uses of ERDCustomEditComponent in er.directtoweb.components.numbers |
---|
Subclasses of ERDCustomEditComponent in er.directtoweb.components.numbers | |
---|---|
class |
ERDDisplayNumberWithUnit
Cool class. |
Uses of ERDCustomEditComponent in er.directtoweb.components.relationships |
---|
Subclasses of ERDCustomEditComponent 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 |
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. |
Uses of ERDCustomEditComponent in er.directtoweb.components.strings |
---|
Subclasses of ERDCustomEditComponent 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 |
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 ERDCustomEditComponent in er.modern.directtoweb.components |
---|
Subclasses of ERDCustomEditComponent in er.modern.directtoweb.components | |
---|---|
class |
ERMDDatePicker
D2WEditComponent based on ERMDatePicker. |
class |
ERMDHasChangesMarker
Customizable hasChangesMarker component |
Uses of ERDCustomEditComponent in er.modern.directtoweb.components.buttons |
---|
Subclasses of ERDCustomEditComponent in er.modern.directtoweb.components.buttons | |
---|---|
class |
ERMDActionBar
Subclass of ERDActionBar that uses ERModern stylable buttons and wraps the buttons in an ActionList UL. |
Uses of ERDCustomEditComponent in er.modern.directtoweb.components.embedded |
---|
Subclasses of ERDCustomEditComponent in er.modern.directtoweb.components.embedded | |
---|---|
class |
ERMDEditRelationship
Embeddable EditRelationship component |
Uses of ERDCustomEditComponent in er.modern.directtoweb.components.relationships |
---|
Subclasses of ERDCustomEditComponent 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 |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |