
Public Member Functions | |
| IMTextAction (String name, NSDictionary associations, WOElement element) | |
Protected Member Functions | |
| void | actionInvoked (WORequest request, WOContext context) |
Private Attributes | |
| WOAssociation | _allowBlanks |
| NSMutableDictionary | _associations |
| WOAssociation | _value |
| IMTextAction | ( | String | name, | |
| NSDictionary | associations, | |||
| WOElement | element | |||
| ) |
| void actionInvoked | ( | WORequest | request, | |
| WOContext | context | |||
| ) | [protected] |
Reimplemented from IMAction.
WOAssociation _allowBlanks [private] |
NSMutableDictionary _associations [private] |
WOAssociation _value [private] |
1.5.8