Package | Description |
---|---|
er.ajax | |
er.ajax.mootools | |
er.coolcomponents | |
er.extensions.components | |
er.pdf | |
er.pdf.components |
Modifier and Type | Class and Description |
---|---|
class |
AjaxBehaviour
Adds a script tag with a Behaviour.register() with the content as the method argument.
|
class |
AjaxDefaultSubmitButton
Invisible form submit button that can be included as the first element in an Ajax submitted form so that hitting
enter performs the action bound to this button.
|
class |
AjaxDynamicElement
AjaxDynamicElement provides a common base class for dynamic Ajax elements.
|
class |
AjaxHyperlink
Ajax enabled Hyperlink.
|
class |
AjaxIncludeScript
AjaxIncludeScript provides an easy way to add an Ajax script dependency.
|
class |
AjaxInPlaceEditor |
class |
AjaxModalContainer
Shows a link and wraps an area that is later presented as a modal window.
|
class |
AjaxObserveField
AjaxObserveField allows you to perform an Ajax submit (and optional update) based
on the state of a form field changing.
|
class |
AjaxRemoteLogging
Allows you to log
window.console JS messages from the browser to
a logger on the server. |
class |
AjaxRoundEffect
Deprecated.
|
class |
AjaxSessionPing
Simple component to ping the session in the background.
|
class |
AjaxSubmitButton
AjaxSubmitButton behaves just like a WOSubmitButton except that it submits in the background with an Ajax.Request.
|
class |
AjaxTabbedPanel
This implements the tabs and the main control of a tabbed panel display as an
unordered list (UL and LI elements).
|
class |
AjaxTabbedPanelTab
This implements the tab contents of a tabbed panel display as an unordered
list (UL and LI elements).
|
class |
AjaxTextHinter
Hints input and textarea fields with ghosted text that serves as an explanation for the user what to enter.
|
class |
AjaxUpdateContainer
observeFieldID requires ERExtensions, specifically ERXWOForm
|
class |
AjaxUpdateLink
Updates a region on the screen by creating a request to an action, then returning a script that in turn creates an
Ajax.Updater for the area.
|
Modifier and Type | Class and Description |
---|---|
class |
MTAjaxModalContainer |
class |
MTAjaxObserveField
AjaxObserveField allows you to perform an Ajax submit (and optional update) based
on the state of a form field changing.
|
class |
MTAjaxSubmitButton
AjaxSubmitButton behaves just like a WOSubmitButton except that it submits in the background with an Ajax.Request.
|
class |
MTAjaxTabbedPanel
This implements the tabs and the main control of a tabbed panel display as an
unordered list (UL and LI elements).
|
class |
MTAjaxTabbedPanelTab |
class |
MTAjaxUpdateContainer
observeFieldID requires ERExtensions, specifically ERXWOForm
|
class |
MTAjaxUpdateLink
Updates a region on the screen by creating a request to an action, then returning a script that in turn creates an
Ajax.Updater for the area.
|
class |
MTJSSlider
Creates a JavaScript slider
see the MooTools documentation here: http://mootools.net/docs/more/Drag/Slider
The HTML for the slider will be written like this:
<div id="_1Element" class="element">
<div id="_2Knob" class="knob"></div>
</div>
|
class |
MTMediaBox |
Modifier and Type | Class and Description |
---|---|
class |
CCGoogleAnalytics
CCGoogle analytics is a very simple compoment (dynamic element) that insert the google analytics code
|
class |
CCGoogleMap
WebObjects wrapper for INGoogleMap.js.
|
class |
CCGoogleMapMarker
WebObjects wrapper for INGoogleMap.js.
|
class |
CCRating
WebObjects wrapper for LivePipe Rating component, MIT license.
|
class |
CCTagEditor
WebObjects wrapper for Insignia tag editor component and Horsey auto-completion, MIT license.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXKeyValueSetter
Sets a keypath to a value.
|
class |
ERXLoremIpsum
ERXLoremIpsum provides a component wrapper around the ERXLoremIpsumGenerator.
|
class |
ERXWOFormBarrier
ERXWOFormBarrier allows you to wrap a section of your page that you want to trick into believing that
it is not actually inside of a WOForm.
|
Modifier and Type | Method and Description |
---|---|
void |
ERXDynamicElement.ContextData.begin(WOContext context,
ERXDynamicElement component,
String name)
Push a value from a specific binding onto the stack.
|
Modifier and Type | Class and Description |
---|---|
class |
ERPDFWrapper
ERPDFWrapper will render the containing component content as a PDF document.
|
Modifier and Type | Class and Description |
---|---|
class |
ERFOPWrapper
ERFOPWrapper will render the containing component content as a PDF document using
Apache FOP.
|
Copyright © 2002 – 2024 Project Wonder.