
Public Member Functions | |
| void | appendChildrenToResponse (WOResponse response, WOContext context) |
| ERXOptGroupBrowser (String arg0, NSDictionary arg1, WOElement arg2) | |
Protected Attributes | |
| WOAssociation | group |
| WOAssociation | itemClass |
| WOAssociation | itemStyle |
| WOAssociation | label |
group Object, required - keyPath to value that changes when the group of options changes label String, optional - String used as label for an option group itemClass, optional - String CSS class name for this item, browser support is inconsistent itemStyle, optional - String CSS style for this item, browser support is inconsistent
| ERXOptGroupBrowser | ( | String | arg0, | |
| NSDictionary | arg1, | |||
| WOElement | arg2 | |||
| ) |
| void appendChildrenToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
WOAssociation group [protected] |
WOAssociation itemClass [protected] |
WOAssociation itemStyle [protected] |
WOAssociation label [protected] |
1.5.8