Class Summary |
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. |
AccordionTab |
Encapsulation of http://www.stickmanlabs.com/accordion
Extends the api of AjaxAccordionTab. |
AjaxUpload |
Encapsulation of @see Ajax Upload |
AjaxUploadButton |
Encapsulation of http://valums.com/ajax-upload/ implemented like WOFileUpload |
AjaxUploadContainer |
|
CalendarDateSelect |
WO wrapper around Rails (Prototype) date picker
NOTE: that dateformats must have compatible client side scripts
So optionally you may produce your own variants of the client-side date format javascripts and set the properties to use them
See http://code.google.com/p/calendardateselect/ |
LightWindow |
Abstract superclass that encapsulates http://www.stickmanlabs.com/lightwindow 2.0 |
LightWindowButton |
Encapsulates http://www.stickmanlabs.com/lightwindow 2.0
Extending the api of WOSubmitButton |
LightWindowLink |
Encapsulates http://www.stickmanlabs.com/lightwindow 2.0
Extending the api of WOHyperlink. |
ModalBox |
Encapsulation of http://www.wildbit.com/labs/modalbox/ (a re-implementation of AjaxModalDialog) |
ModalBoxButton |
Encapsulation of http://www.wildbit.com/labs/modalbox/ (a re-implementation of AjaxModalDialog)
This component extends api of WOSubmitButton
i.e api compatible with WOSubmitButton |
ModalBoxLink |
Encapsulation of http://www.wildbit.com/labs/modalbox/ (a re-implementation of AjaxModalDialog)
Extends the api of WOHyperlink
i.e api compatible with WOHyperlink |
ModalBoxOnLoad |
An on DOM load variant of the AjaxModalBox |