Class | Description |
---|---|
CCAjaxLongResponsePage |
A generic long response page that controls the execution of and provides user feedback on a long
running task.
|
CCAjaxSortOrder |
Modern AjaxSortOrder derivative, designed to be styled via CSS
|
CCAjaxTabPanel |
Tab panel that uses ajax update when switching tabs.
|
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.
|
CCErrorDictionaryPanel |
Modernized ErrorDictionaryPanel
|
CCGoogleAnalytics |
CCGoogle analytics is a very simple compoment (dynamic element) that insert the google analytics code
|
CCGoogleMap |
WebObjects wrapper for INGoogleMap.js.
|
CCGoogleMapMarker |
WebObjects wrapper for INGoogleMap.js.
|
CCRating |
WebObjects wrapper for LivePipe Rating component, MIT license.
|
CCResourceInjector |
Stupid little component to allow you to inject a resource at any point on a page.
|
CCSegmentedSlider |
CCSegmentedSlider provides a picker for an enumerated type inspired by the iPhone on/off slider.
|
CCSmartAjaxButton |
Button that can act as an AjaxSubmitButton or a regular CCSubmitLinkButton by
enabling the useAjax binding.
|
CCSubmitLink |
This component is a hyperlink that can submit a form
and perform an action other than the form's default
action.
|
CCSubmitLinkButton |
Wrapper around CCSubmitLink to more closely resemble a submit button
|
CCTabPanel |
Tab panel that uses CCSubmitLinkButtons.
|
CCTagEditor |
WebObjects wrapper for Insignia tag editor component and Horsey auto-completion, MIT license.
|
ERCoolComponents contains components that are generic, in the spirit of the components in ERExtensions, but have dependencies on Javascript frameworks or Ajax framework. This framework exists to keep Ajax framework from becoming bloated with every component that might happen to use a Javascript framework.
Copyright © 2002 – 2024 Project Wonder.