Modifier and Type | Class and Description |
---|---|
class |
AjaxLongResponse
Simple Ajax long response handler that stays on the same page.
|
class |
AjaxSortOrder
An Ajax version of ERXSortOrder.
|
Modifier and Type | Class and Description |
---|---|
class |
MTStyledPopUpButton |
Modifier and Type | Class and Description |
---|---|
class |
ERAttachmentFlexibleEditor
ERAttachmentFlexibleEditor is a wrapper around
ERAttachmentFlexibleUpload and ERAttachmentViewer
It provides a one stop shop for editing a to-one relationship between a masterObject and
an ERAttachment. |
class |
ERAttachmentIcon
ERAttachmentIcon displays a linked icon image that represents the file
type of the attachment.
|
class |
ERAttachmentViewer
ERAttachmentViewer provides a way to drop in an embedded viewer for
attachments.
|
class |
ERDragAndDropUpload
A component designed to allow drag and drop uploads of ERAttachments.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractERAttachmentViewer
AbstractERAttachmentViewer is the superclass of all viewer plugins.
|
class |
ERAttachmentDefaultViewer
ERAttachmentDefaultViewer is the "there is no viewer" viewer.
|
class |
ERAttachmentImageViewer
ERAttachmentImageViewer is the viewer for images.
|
class |
ERAttachmentQuickTimeViewer
ERAttachmentQuickTimeViewer is the viewer for QuickTime
files.
|
class |
ERAttachmentUnavailableViewer
ERAttachmentUnavailableViewer is viewer used when the attachment is unavailable.
|
Modifier and Type | Class and Description |
---|---|
class |
ERReCaptcha
ERReCaptcha uses the ReCaptcha system for identifying humans vs spambots.
|
Modifier and Type | Class and Description |
---|---|
class |
CCAjaxSortOrder
Modern AjaxSortOrder derivative, designed to be styled via CSS
|
class |
CCDatePicker
Wrapper around http://www.frequency-decoder.com/2009/09/09/unobtrusive-date-picker-widget-v5/
Because many options take a date with the format of YYYYMMDD there is a utility method:
ERMDatePicker.optionsStringForTimestamp(NSTimestamp ts) that will return a correctly formatted
string for a given NSTimestamp.
|
class |
CCErrorDictionaryPanel
Modernized ErrorDictionaryPanel
|
class |
CCResourceInjector
Stupid little component to allow you to inject a resource at any point on a page.
|
class |
CCSmartAjaxButton
Button that can act as an AjaxSubmitButton or a regular CCSubmitLinkButton by
enabling the useAjax binding.
|
class |
CCSubmitLink
This component is a hyperlink that can submit a form
and perform an action other than the form's default
action.
|
class |
CCSubmitLinkButton
Wrapper around CCSubmitLink to more closely resemble a submit button
|
Modifier and Type | Class and Description |
---|---|
class |
ERCDisplayHelpText |
class |
ERCListHelpText |
Modifier and Type | Class and Description |
---|---|
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 |
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 |
ERDDefaultSectionComponent
Displays section name as a string.
|
class |
ERDEmptyPageWrapper
Empty page wrapper component.
|
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 |
ERD2WContextInspector
Simple D2WContext inspector component, showing the bound context's local
values to help debugging.
|
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.
|
class |
ERDZoomableImage
This stateless component:
displays an image with a given src, width and height
allows to zoom to a given height and width
|
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 |
ERDDefaultSectionComponentCSV
Displays section name for CSV pages.
|
Modifier and Type | Class and Description |
---|---|
class |
ERExcelButton |
Modifier and Type | Class and Description |
---|---|
class |
ERDDefaultSectionComponentPrinterFriendly
Displays section name as a string for printer friendly version of the pages.
|
Modifier and Type | Class and Description |
---|---|
class |
EGWrapper
Class for Excel Component EGWrapper.
|
class |
EGXLSXWrapper
Class for XLSX Excel Component EGXLSXWrapper.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXModernNavigationMenu
This is an updated ERXNavigationMenu component that should simplify common usage.
|
class |
ERXModernNavigationMenuItem
This is a menu item component that represents a single item in the tree of navigation menu items.
|
class |
ERXNavigationMenu
Please read "Documentation/Navigation.html" to fnd out how to use the navigation components.i
|
class |
ERXNavigationMenuItem
Please read "Documentation/Navigation.html" to fnd out how to use the navigation components.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXBatchNavigationBar
Better batch navigation bar to page through display groups.
|
class |
ERXBatchNavigationBarInForm
Better navigation bar without a form.
|
class |
ERXDirectActionBatchNavigationBar
BatchNavigationBar that uses a direct action and a "batch" URL parameter to
switch to a specific batch.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXAjaxBatchNavigationBar
ERXBatchNavigationBar less presentation features
|
Modifier and Type | Class and Description |
---|---|
class |
ERXArrayChooser
This is an effort to consolidate the WOToOneRelationship, WOToManyRelationship and descendant components.
|
class |
ERXBooleanSelector
A custom boolean selector (defaults to "Yes", "No", and "All") for use as, for instance, a boolean search filter.
|
class |
ERXCachingWrapper
Wrapper that caches its content based on a set of bindings.
|
class |
ERXCheckboxMatrix
Works around a webscript bug.
|
class |
ERXClippy
Thin wrapper for Clippy (http://github.com/mojombo/clippy) as used by, for example, github.
|
class |
ERXDirectActionHyperlink
This component can be used for two things:
Generating direct action urls for use in
components that are being e-mailed to people.
Support for encoding enterprise objects in
the form values of generated urls.
|
class |
ERXDirectActionImage
ERXDirectActionImage is the same as a ERXDirectActionHyperlink, but the direct action
response have to return a URL to an image, that URL will be used as the source of the
image to display with this component.
|
class |
ERXEmptyComponent
An empty component does not contain any html or wod.
|
class |
ERXErrorDictionaryPanel
Useful for displaying a dictionary of caught exception messages.
|
class |
ERXExternalContent
Wraps an external content which is retrieved from an URL.
|
class |
ERXFixedLengthString
This stateless component is useful for displaying a
string of a fixed length.
|
class |
ERXFlashMovie
Embeds a flash movie.
|
class |
ERXGroupingRepetition
Groups items into sections.For example: Employees belong to a department, you want to
group on department.
|
class |
ERXGroupingTable
Table implementation of a grouping repetition.
|
class |
ERXIEConditionalComment
Conditional comments make it easy for developers to take advantage
of the enhanced features offered by Microsoft Internet Explorer 5 and later
versions, while writing pages that downgrade gracefully in less-capable
browsers or display correctly in browsers other than Windows Internet
Explorer.
|
class |
ERXImage |
class |
ERXInlineTemplate
ERXInlineTemplate allows to specify a component's template dynamically.
|
class |
ERXLanguageMenu
A simple popup menu for language selection.
|
class |
ERXLinkRandomizer
This simple stateless component adds a javascript function
'RandomizeLink' that will either add a dummy=0 or
change the previous value of a dummy=<some number>
parameter of a hyperlink.
|
class |
ERXModernizr
ERXModernizr uses the Modernizr library to detect what javascript
capabilities a client browser has and then posts those values back
to the server to store them on the session.
|
class |
ERXMonthView
Class for Wonder Component ERXMonthView.
|
class |
ERXNestedList
Nested list component, copied over from WXNestedList, better html output.
|
class |
ERXOptionalForm
Simple wrapper around a WOForm with a binding (showForm) to determine if the form should
be hidden or not.
|
class |
ERXPluralString
Given a count and a string pluralizes the string if count > 1.
|
class |
ERXPodcastRssPage
Simple podcast RSS feed provider.
|
class |
ERXRadioButtonMatrix
Radio button list with lots of more options.
|
class |
ERXResponseComponent
Handy component when you need to return a WOActionResults and the interface
requires a WOComponent.
|
class |
ERXRssPage
Simple RSS feed provider.
|
class |
ERXSingleButton
A stand alone submit button to be used as an action button.
|
class |
ERXSLTWrapper
Wrapper that translates its content via XSLT.
|
class |
ERXSortOrder
Better sort order changer.
|
class |
ERXStatelessComponent
Abstract stateless component used as the super class for a number
of components within the ER frameworks.
|
class |
ERXStatelessInlineTemplate
Stateless variant of
ERXInlineTemplate . |
class |
ERXStringHolder
Use this to return a string from direct actions.
|
class |
ERXStringWithLineBreaks
Converts a string that has line breaks and tabs in it into a corresponding
HTML string with
<br /> and (five of)
instead. |
class |
ERXStyleSheet
Adds a style sheet to a page.
|
class |
ERXTableWithBorder
Allows turning the border on and off of a table.
|
class |
ERXTimeZoneDetector
This component adds javascript to a page to grab the system time zone
from the browser and write the time zone to the
timeZone
attribute of the session via a call to the setTimeZone()
method. |
class |
ERXToManyRelationship
Better layout options that the
WOToManyRelationship , in addition you can set a
qualifier on the dataSource if you passed any. |
class |
ERXToOneRelationship
Better layout options that the
WOToOneRelationship , in addition you can set a
qualifier on the dataSource if you passed any. |
Modifier and Type | Class and Description |
---|---|
class |
ERXAjaxErrorDictionaryPanel
Prototype event notification for errors
|
Modifier and Type | Class and Description |
---|---|
class |
ERXOncePerRequestConditional
Will render its embedded content only once during the RR loop.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXEditDateJavascript |
class |
ERXJSCookiesConditional
This component will display is content (as in WOComponentContent) if
it detects cookies are disabled.
|
class |
ERXJSFlyOver |
class |
ERXJSLifebeat
Keeps a session open by continuously calling a direct action.
|
class |
ERXJSPopupBlockerConditional
This component will display is content (as in WOComponentContent) if
it detects that popup windows are blocked.
|
class |
ERXJSPopUpRelationPicker
Very, very cool js component.
|
class |
ERXJSToManyRelationshipEditor
A fancy to-many relationship editor component.
|
class |
ERXJSValidationErrors
Server side part of the JavaScript validation
|
Modifier and Type | Class and Description |
---|---|
class |
ERXLongResponse
ERXLongResponse is like WOLongResponsePage from JavaWOExtensions, but
it can be used as a component and doesn't need to be subclassed.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXLocalizedString
Examples:
value = "Localize me" -> the localized value of "Localize me"
keyPath = "componentName" (note that the path must be a String) -> localized name of the parent component
object = bug, an EO -> localized version of bug.userPresentableDescription (may or may not be useful)
object = bug, keyPath = "state" -> localized version of the bugs state
templateString = "You have @assignedBugs.count@ Bug(s) assigned to you", object = session.user
-> localized template is evaluated
Bindings:
|
Modifier and Type | Class and Description |
---|---|
class |
ERXPageTracker
Integration into Google analytics.
|
class |
ERXStatsSummary
A component to display a summary of collected stats.
|
Modifier and Type | Class and Description |
---|---|
class |
WOSortOrder
Almost direct port of WOSortOrder from WO 5's WOExtensions
|
class |
WOToManyRelationship
Back port from WO 5 WOExtensions.
|
class |
WOToOneRelationship
Back port from WO 5 WOExtensions.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXAjaxSortOrder |
class |
ERXAjaxSortOrderButton |
class |
ERXAjaxSortOrderLink |
Modifier and Type | Class and Description |
---|---|
class |
ERFirebug
Firebug lite WebObjects Framework
http://getfirebug.com/lite.html
|
Modifier and Type | Class and Description |
---|---|
class |
ERGoogleLoginForm
Sends a google authentication key to a DirectAction.
|
class |
ERGoogleLogoutLink
Sends a logout link
Required Bindings
|
class |
ERGoogleSignInComponent |
Modifier and Type | Class and Description |
---|---|
class |
ERQMComponentBase
Base for all JQueryMobile Components.
|
class |
ERQMPageBase
Builds url names for jQueryMobile css and js files
|
Modifier and Type | Class and Description |
---|---|
class |
ERQMAjaxObserveField
Listen for onChange event
|
class |
ERQMAjaxUpdateContainer
Container for JQM load()
|
class |
ERQMAutoComplete
Input type="text | password | number | email | url | tel | time | date | month | week | datetime | datetime-local | color"
|
class |
ERQMCheckbox
id
name
class
checked
selection
value
otherTagString
inset
isFlipswitch -> data-role="flipswitch"
data-corners true | false
data-mini true | false - Compact sized version
data-role none - Prevents auto-enhancement to use native control
data-theme swatch letter (a-z) - Added to the form element
data-disabled true | false
data-iconpos left | right
data-wrapper-class
|
class |
ERQMContent |
class |
ERQMDialog
Page with data-dialog = true
|
class |
ERQMDisplayGroupNavigationBar
Don't forget to add the stylesheet "dgnavbar/icon-pack-custom.css" to your page wrapper.
|
class |
ERQMFooterBar
Toolbar Container with data-role="footer"
|
class |
ERQMGroupDiv
otherTagString tag string added to the container
class
isHorizontal
data-corners true | false
data-exclude-invisible true | false - Sets whether to exclude invisible children in the assignment of rounded corners
data-mini true | false - Compact sized version for all items in the controlgroup
data-theme swatch letter (a-z)
data-type horizontal | vertical - For horizontal or vertical item alignment
|
class |
ERQMGroupFieldset
otherTagString tag string added to the container
class
isHorizontal
isDiv true | false - if false a fieldset is used instead of an div
inset true | false - surround all with div class = "ui-field-contain"
legend text for legend
data-corners true | false
data-exclude-invisible true | false - Sets whether to exclude invisible children in the assignment of rounded corners
data-mini true | false - Compact sized version for all items in the controlgroup
data-theme swatch letter (a-z)
data-type horizontal | vertical - For horizontal or vertical item alignment
|
class |
ERQMHeaderBar
Toolbar Container with data-role="header"
|
class |
ERQMHtmlTemplate
id
class
otherTagString
data-theme swatch letter (a-z) - Default "a"
data-title string - Title used when page is shown
data-url url - Value for updating the URL, instead of the url used to request the page
data-dom-cache true | false
|
class |
ERQMListView
List view (data-role="listview")
|
class |
ERQMListViewElement
LI within a listview
|
class |
ERQMNavBar
class
id
otherTagString
data-iconpos left | right | top | bottom | notext
|
class |
ERQMNavBarElement
Button Links with data-role="button".
|
class |
ERQMPopUpButton
All select form elements are auto-enhanced, no data-role required
id
class
otherTagString
inset
label
filterable true | false
if true data-native-menu is always false
list
item
displayString
selection
selectedValue
noSelectionString
disabled
data-divider-theme swatch letter (a-z) - Default "b" - Only applicable if optgroup support is used in non-native selects
data-icon home | delete | plus | arrow-u | arrow-d | carat-l | carat-t | carat-r | carat-b | check | gear | grid | star | custom | arrow-r | arrow-l | minus | refresh | forward | back | alert | info | search | false
data-iconpos left | right | top | bottom | notext
data-inline true | false
data-mini true | false - Compact sized version
data-native-menu true | false
data-overlay-theme swatch letter (a-z) - Overlay theme for non-native selects
data-role none - Prevents auto-enhancement to use native control
data-theme swatch letter (a-z) - Added to the form element
|
class |
ERQMRadioButton
id
name
class
checked
selection
value
otherTagString
isFlipswitch -> data-role="flipswitch"
data-corners true | false
data-mini true | false - Compact sized version
data-role none - Prevents auto-enhancement to use native control
data-theme swatch letter (a-z) - Added to the form element
data-disabled true | false
data-iconpos left | right
data-wrapper-class
|
class |
ERQMSessionPing
Simple component to ping the session in the background.
|
class |
ERQMSubmitButton
Submit-Button with data-role="button".
|
class |
ERQMText
Textarea with autoresize
|
class |
ERQMTextField
Input type="text | password | number | email | url | tel | time | date | month | week | datetime | datetime-local | color"
|
Modifier and Type | Class and Description |
---|---|
class |
ERQMButtonBack
Button Links with data-role="button" and data-rel = "back".
|
class |
ERQMButtonDialog
Button Links with data-role="button" and data-rel = "dialog".
|
class |
ERQMButtonExternal
Button Links with data-role="button" and data-rel = "external".
|
class |
ERQMButtonPopup
Button Links with data-role="button" and data-rel = "popup".
|
class |
ERQMInputEmail
Input type="email"
|
class |
ERQMInputFlipSwitch
Select with data-role="flipswitch" and two option element
|
class |
ERQMInputSearch
Input type="search"
|
class |
ERQMInputTel
Input type="tel"
|
class |
ERQMInputText
Input type="text"
|
class |
ERQMInputUrl
Input type="search"
|
class |
ERQMPasswordField
Input type="password"
|
Modifier and Type | Class and Description |
---|---|
class |
ERQMHeaderBarSimple |
Modifier and Type | Class and Description |
---|---|
class |
ERQMBackButton |
class |
ERQMButton
data-icon :
Left arrow - data-icon="arrow-l"
Right arrow - data-icon="arrow-r"
Up arrow - data-icon="arrow-u"
Down arrow - data-icon="arrow-d"
Delete - data-icon="delete"
Plus - data-icon="plus"
Minus - data-icon="minus"
Check - data-icon="check"
Gear - data-icon="gear"
Refresh - data-icon="refresh"
Forward - data-icon="forward"
Back - data-icon="back"
Grid - data-icon="grid"
Star - data-icon="star"
Alert - data-icon="alert"
Info - data-icon="info"
Home - data-icon="home"
Search - data-icon="search"
data-iconpos :
["left"], "right", "top", "bottom", "notext"
data-inline :
["false"], "true"
Custom Icons
To use custom icons, specify a data-icon value that has a unique name like myapp-email and
the button plugin will generate a class by prefixing ui-icon- to the data-icon value and apply
it to the button: ui-icon-myapp-email.
|
class |
ERQMButtonGroup |
class |
ERQMCollapsibleComponentContent |
class |
ERQMCollapsibleComponentContentGroup |
class |
ERQMDialogLink |
class |
ERQMGrid |
class |
ERQMGridBlock |
class |
ERQMGrouping |
class |
ERQMInputBaseComponent |
class |
ERQMInputColor |
class |
ERQMInputDate |
class |
ERQMInputDateTime |
class |
ERQMInputDateTimeLocal |
class |
ERQMInputMail |
class |
ERQMInputMonth |
class |
ERQMInputNumber |
class |
ERQMInputPassword |
class |
ERQMInputRange |
class |
ERQMInputString |
class |
ERQMInputTime |
class |
ERQMInputWeek |
class |
ERQMListViewIcon |
class |
ERQMListViewImage |
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 |
ERMD2WCombinedTableHeader
Combined AjaxSortOrder and propertyKey display for list table header cells.
|
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
|
class |
ERMDWizardBanner
WizardPage banner that displays as:
|
class |
ERMDWizardDetailedBanner
Wizard page banner that displays as a ul of the possible steps with the curren step
identified with the class of "CurrentStep".
|
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 |
ERMTD2WCombinedTableHeader |
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 |
ERPDF2PS
ERPDF2PS will render the containing PDF content as a Postscript document suitable for printing.
|
Modifier and Type | Class and Description |
---|---|
class |
ERPCategoryChart
Display a category chart - a chart where you have 2 or 3 dimensions.
|
class |
ERPChart
Abstract superclass of the charts.
|
class |
ERPOFCChart |
class |
ERPPieChart
Displays a Pie chart with an optional map.
|
Modifier and Type | Class and Description |
---|---|
class |
WRNavigationControl |
Modifier and Type | Class and Description |
---|---|
class |
SeleniumTestSuitePage |
Modifier and Type | Class and Description |
---|---|
class |
SeleniumComponentExporterPage |
class |
SeleniumPresentationExporterPage |
class |
SeleniumXHTMLExporterPage |
Copyright © 2002 – 2024 Project Wonder.