
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| FocusText (String tagname, NSDictionary nsdictionary, WOElement woelement) | |
| String | id (WOComponent component, WOContext context) |
Protected Member Functions | |
| void | _appendAttributesFromAssociationsToResponse (WOResponse woresponse, WOContext wocontext, NSDictionary nsdictionary) |
Protected Attributes | |
| WOAssociation | _focus |
| WOAssociation | _onEnter |
| WOAssociation | _onKeyPress |
| WOAssociation | _selectAll |
id the id the textfield selectAll if true, the text will default to be selected focus if false, focus will not be grabbed onEnter javascript to execute when the enter key is pressed
| void _appendAttributesFromAssociationsToResponse | ( | WOResponse | woresponse, | |
| WOContext | wocontext, | |||
| NSDictionary | nsdictionary | |||
| ) | [protected] |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Reimplemented from ERXPatcher.DynamicElementsPatches.Text.
| String id | ( | WOComponent | component, | |
| WOContext | context | |||
| ) |
WOAssociation _focus [protected] |
WOAssociation _onEnter [protected] |
WOAssociation _onKeyPress [protected] |
WOAssociation _selectAll [protected] |
1.5.8