|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AjaxComponent | |
---|---|
er.ajax | |
er.prototaculous.widgets |
Uses of AjaxComponent in er.ajax |
---|
Subclasses of AjaxComponent in er.ajax | |
---|---|
class |
AjaxAccordion
|
class |
AjaxAutoComplete
Autocompleting combo-box similar to Google suggest. This is a component that look like a text field, where when you start entering value, it start giving you a menu of options related to what you type. |
class |
AjaxBusyIndicator
AjaxBusyIndicator provides various ways of performing operations when an Ajax requst is in process. |
class |
AjaxDatePicker
Shameless port and adoption of Rails Date Kit. |
class |
AjaxDraggable
AjaxDraggable makes HTML elements draggable. |
class |
AjaxDragResize
|
class |
AjaxDragResizeContainer
|
class |
AjaxDroppable
|
class |
AjaxExpansion
AjaxExpansion provides an easy way to make expansion areas that appear and disappear by clicking a link (for instance, expandable options areas). |
class |
AjaxGMap
Instantiates a Google Map (an object of GMap2 javascript class) at the given location (specified by lat&lng or address) with given properties. |
class |
AjaxModalDialog
AjaxModalDialog is a modal dialog window based on ModalBox (see below for link). |
class |
AjaxModalDialogOpener
Generates an element to open a specific AjaxModalDialog. |
class |
AjaxProxy
Handles javascript-java communication (client-server) between the javascript world running in a web browser and the java world, running in a WebObject application. |
class |
AjaxSelectionList
AjaxSelectionList provides a list component that supports keyboard navigation and component renderers. |
class |
AjaxSlider
Simple Ajax slider. |
class |
AjaxSortableList
|
Uses of AjaxComponent in er.prototaculous.widgets |
---|
Subclasses of AjaxComponent in er.prototaculous.widgets | |
---|---|
class |
Accordion
WAS: Encapsulation of http://www.stickmanlabs.com/accordion NOW: http://nettuts.com/javascript-ajax/create-a-simple-intelligent-accordion-effect-using-prototype-and-scriptaculous/ Extends the api of AjaxAccordion. |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |