
Public Member Functions | |
| AjaxUpdateTrigger (String name, NSDictionary associations, WOElement template) | |
| void | appendToResponse (WOResponse response, WOContext context) |
Private Attributes | |
| NSDictionary | _associations |
| WOAssociation | _resetAfterUpdate |
| WOAssociation | _updateContainerIDs |
updateContainerIDs an array of update container IDs to update resetAfterUpdate if true, the array of IDs will be cleared after appendToResponse
| AjaxUpdateTrigger | ( | String | name, | |
| NSDictionary | associations, | |||
| WOElement | template | |||
| ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
NSDictionary _associations [private] |
WOAssociation _resetAfterUpdate [private] |
WOAssociation _updateContainerIDs [private] |
1.5.8