Project Wonder 5.0

Uses of Class
er.extensions.components.ERXStatelessComponent

Packages that use ERXStatelessComponent
er.ajax   
er.attachment.components   
er.attachment.components.viewers   
er.corebusinesslogic   
er.directtoweb.components   
er.directtoweb.components.misc   
er.directtoweb.cvs   
er.directtoweb.printerfriendly   
er.divalite.components   
er.extensions.appserver.navigation   
er.extensions.batching   
er.extensions.batching._ajax   
er.extensions.batching._xhtml   
er.extensions.components   
er.extensions.components._ajax   
er.extensions.components.conditionals   
er.extensions.components.javascript   
er.extensions.localization   
er.extensions.statistics   
er.extensions.woextensions   
er.extensions.woextensions._ajax   
er.extensions.woextensions._xhtml   
er.modern.ajax.components   
er.modern.components   
er.modern.directtoweb.components   
er.pdf.components   
er.plot   
er.reporting   
er.selenium   
er.selenium.io   
 

Uses of ERXStatelessComponent in er.ajax
 

Subclasses of ERXStatelessComponent in er.ajax
 class AjaxLongResponse
          Simple Ajax long response handler that stays on the same page.
 class AjaxSortOrder
          An Ajax version of ERXSortOrder.
 

Uses of ERXStatelessComponent in er.attachment.components
 

Subclasses of ERXStatelessComponent in er.attachment.components
 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.
 

Uses of ERXStatelessComponent in er.attachment.components.viewers
 

Subclasses of ERXStatelessComponent in er.attachment.components.viewers
 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.
 

Uses of ERXStatelessComponent in er.corebusinesslogic
 

Subclasses of ERXStatelessComponent in er.corebusinesslogic
 class ERCListHelpText
           
 

Uses of ERXStatelessComponent in er.directtoweb.components
 

Subclasses of ERXStatelessComponent in er.directtoweb.components
 class ERDDefaultSectionComponent
          Displays section name as a string.
 class ERDEmptyPageWrapper
          Empty page wrapper component.
 

Uses of ERXStatelessComponent in er.directtoweb.components.misc
 

Subclasses of ERXStatelessComponent in er.directtoweb.components.misc
 class ERDZoomableImage
          This stateless component:
 

Uses of ERXStatelessComponent in er.directtoweb.cvs
 

Subclasses of ERXStatelessComponent in er.directtoweb.cvs
 class ERDDefaultSectionComponentCSV
          Displays section name for CSV pages.
 

Uses of ERXStatelessComponent in er.directtoweb.printerfriendly
 

Subclasses of ERXStatelessComponent in er.directtoweb.printerfriendly
 class ERDDefaultSectionComponentPrinterFriendly
          Displays section name as a string for printer friendly version of the pages.
 

Uses of ERXStatelessComponent in er.divalite.components
 

Subclasses of ERXStatelessComponent in er.divalite.components
 class ERLITErrorDictionaryPanel
           
 

Uses of ERXStatelessComponent in er.extensions.appserver.navigation
 

Subclasses of ERXStatelessComponent in er.extensions.appserver.navigation
 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.
 

Uses of ERXStatelessComponent in er.extensions.batching
 

Subclasses of ERXStatelessComponent in er.extensions.batching
 class ERXBatchNavigationBar
          Better batch navigation bar to page thtough display groups.
User typing null for either number of objects per batch or the page number When resetting the number of items per batch the page first page displayed would be the last page. Broadcasts a notification when the batch size changes Has go first/go last methods/li> Has option to not clear the selection when paging, which WODisplayGroup does when calling displayNext()/displayPrevious() Broadcasts a notification when the batch size changes Can be used inside or outside of a form Graphics can be easily configured Has localization support, both for static texts and the object count.
 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.
 

Uses of ERXStatelessComponent in er.extensions.batching._ajax
 

Subclasses of ERXStatelessComponent in er.extensions.batching._ajax
 class ERXAjaxBatchNavigationBar
          ERXBatchNavigationBar less presentation features
 

Uses of ERXStatelessComponent in er.extensions.batching._xhtml
 

Subclasses of ERXStatelessComponent in er.extensions.batching._xhtml
 class ERLITBatchNavigationBar
          ERXBatchNavigationBar less presentation features
 

Uses of ERXStatelessComponent in er.extensions.components
 

Subclasses of ERXStatelessComponent in er.extensions.components
 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 ERXClippy
          Thin wrapper for Clippy (http://github.com/mojombo/clippy) as used by, for example, github.
 class ERXDHTMLComponent
          Deprecated. use ERDEditHTML instead
 class ERXDirectActionHyperlink
          This component can be used for two things:
1) Generating direct action urls for use in components that are being e-mailed to people.
 class ERXDirectActionImage
          description forthcoming!
 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 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= parameter of a hyperlink.
 class ERXMonthView
          Class for Wonder Component ERXMonthView.
 class ERXNestedList
          Nested list component, copied over from WXNestedList, better html output.
 class ERXOptionalForm
           
 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 ERXSortOrder
          Better sort order changer.
 class ERXStringHolder
          Use this to return a string from direct actions.
 class ERXStringWithLineBreaks
          Simple component that can convert a string that has line breaks and tabs in it into an html string that has
and   instead.
 class ERXStyleSheet
          Copied from ERExtensions to enable the "title"-attribute for stylesheets.
 class ERXTableWithBorder
          Allows turning the border on and off of a table.
 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.
 

Uses of ERXStatelessComponent in er.extensions.components._ajax
 

Subclasses of ERXStatelessComponent in er.extensions.components._ajax
 class ERXAjaxErrorDictionaryPanel
          Prototype event notification for errors
 

Uses of ERXStatelessComponent in er.extensions.components.conditionals
 

Subclasses of ERXStatelessComponent in er.extensions.components.conditionals
 class ERXOncePerRequestConditional
          Will render its embedded content only once during the RR loop.
 

Uses of ERXStatelessComponent in er.extensions.components.javascript
 

Subclasses of ERXStatelessComponent in er.extensions.components.javascript
 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 ERXJSValidationErrors
          Server side part of the JavaScript validation
 

Uses of ERXStatelessComponent in er.extensions.localization
 

Subclasses of ERXStatelessComponent in er.extensions.localization
 class ERXLocalizedString
          Examples: 1) value = "Localize me" -> the localized value of "Localize me" 2) keyPath = "componentName" (note that the path must be a String) -> localized name of the parent component 3) object = bug, an EO -> localized version of bug.userPresentableDescription (may or may not be useful) 4) object = bug, keyPath = "state" -> localized version of the bugs state 5) templateString = "You have @assignedBugs.count@ Bug(s) assigned to you", object = session.user -> localized template is evaluated Bindings:
 

Uses of ERXStatelessComponent in er.extensions.statistics
 

Subclasses of ERXStatelessComponent in er.extensions.statistics
 class ERXPageTracker
          Integration into Google analytics.
 class ERXStatsSummary
          A component to display a summary of collected stats.
 

Uses of ERXStatelessComponent in er.extensions.woextensions
 

Subclasses of ERXStatelessComponent in er.extensions.woextensions
 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.
 

Uses of ERXStatelessComponent in er.extensions.woextensions._ajax
 

Subclasses of ERXStatelessComponent in er.extensions.woextensions._ajax
 class ERXAjaxSortOrder
           
 class ERXAjaxSortOrderButton
           
 class ERXAjaxSortOrderLink
           
 

Uses of ERXStatelessComponent in er.extensions.woextensions._xhtml
 

Subclasses of ERXStatelessComponent in er.extensions.woextensions._xhtml
 class ERXHTMLSortOrder
           
 class ERXSortOrderButton
           
 class ERXSortOrderLink
           
 

Uses of ERXStatelessComponent in er.modern.ajax.components
 

Subclasses of ERXStatelessComponent in er.modern.ajax.components
 class ERMSortOrder
          Modern AjaxSortOrder derivative, designed to be styled via CSS
 

Uses of ERXStatelessComponent in er.modern.components
 

Subclasses of ERXStatelessComponent in er.modern.components
 class ERMDatePicker
          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 ERMErrorDictionaryPanel
          Modern ErrorDictionaryPanel
 class ERMResourceInjector
          Stupid little component to allow you to inject a resource at any point on a page.
 

Uses of ERXStatelessComponent in er.modern.directtoweb.components
 

Subclasses of ERXStatelessComponent in er.modern.directtoweb.components
 class ERMD2WCombinedTableHeader
          Combined AjaxSortOrder and propertyKey display for list table header cells.
 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".
 

Uses of ERXStatelessComponent in er.pdf.components
 

Subclasses of ERXStatelessComponent in er.pdf.components
 class ERPDF2PS
          ERPDF2PS will render the containing PDF content as a Postscript document suitable for printing.
 

Uses of ERXStatelessComponent in er.plot
 

Subclasses of ERXStatelessComponent in er.plot
 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.
 

Uses of ERXStatelessComponent in er.reporting
 

Subclasses of ERXStatelessComponent in er.reporting
 class WRNavigationControl
           
 

Uses of ERXStatelessComponent in er.selenium
 

Subclasses of ERXStatelessComponent in er.selenium
 class SeleniumTestSuitePage
           
 

Uses of ERXStatelessComponent in er.selenium.io
 

Subclasses of ERXStatelessComponent in er.selenium.io
 class SeleniumComponentExporterPage
           
 class SeleniumPresentationExporterPage
           
 class SeleniumXHTMLExporterPage
           
 


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

Copyright © 2002 – 2007 Project Wonder.