
Public Member Functions | |
| Accordion (WOContext context) | |
| NSDictionary<?,?> | createAjaxOptions () |
| boolean | disabled () |
| String | elementName () |
| boolean | isAjaxRequest () |
| String | script () |
Protected Member Functions | |
| void | addRequiredWebResources (WOResponse response) |
Private Member Functions | |
| String | _script () |
| String | accordionVar () |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", false) |
| Accordion | ( | WOContext | context | ) |
| String _script | ( | ) | [private] |
| String accordionVar | ( | ) | [private] |
| void addRequiredWebResources | ( | WOResponse | res | ) | [protected, virtual] |
Override this method to append the needed scripts for this component.
| res |
Reimplemented from AjaxAccordion.
| NSDictionary<?,?> createAjaxOptions | ( | ) |
Reimplemented from AjaxAccordion.
| boolean disabled | ( | ) |
| String elementName | ( | ) |
| boolean isAjaxRequest | ( | ) |
| String script | ( | ) |
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", false) [static, private] |
1.5.8