Package | Description |
---|---|
er.ajax | |
er.ajax.mootools | |
er.coolcomponents |
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 |
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 | Method and Description |
---|---|
static void |
AjaxObserveField.appendToResponse(WOResponse response,
WOContext context,
AjaxDynamicElement element,
String observeFieldID,
boolean observeDescendentFields,
String updateContainerID,
boolean fullSubmit,
NSMutableDictionary<String,String> options) |
static String |
AjaxObserveField.nameInContext(WOContext context,
WOComponent component,
AjaxDynamicElement element) |
static String |
AjaxUpdateContainer.updateContainerID(AjaxDynamicElement element,
String bindingName,
WOComponent component) |
static String |
AjaxUpdateContainer.updateContainerID(AjaxDynamicElement element,
WOComponent component) |
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 | Method and Description |
---|---|
static void |
MTAjaxObserveField.appendToResponse(WOResponse response,
WOContext context,
AjaxDynamicElement element,
String observeFieldID,
boolean observeDescendentFields,
String updateContainerID,
boolean fullSubmit,
NSMutableDictionary options) |
static String |
MTAjaxObserveField.nameInContext(WOContext context,
WOComponent component,
AjaxDynamicElement element) |
static String |
MTAjaxUpdateContainer.updateContainerID(AjaxDynamicElement element,
WOComponent component) |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2002 – 2024 Project Wonder.