IMConfirmationAction Class Reference

Inherits er::imadaptor::components::IMAction.

Collaboration diagram for IMConfirmationAction:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IMConfirmationAction (String name, NSDictionary associations, WOElement children)

Protected Member Functions

void actionInvoked (WORequest request, WOContext context)

Private Attributes

WOAssociation _confirmed


Detailed Description

IMConfirmation has a single binding "confirmed". If the response from the IM buddy matches any of a set of common "yes", "no", etc words, confirmed is set to the appropriate value. If neither a yes nor a no word is found, confirmed is set to null. You should bind this to a Boolean rather than a boolean so that you can detect the third state properly and re-ask the question.

Author:
mschrag

Constructor & Destructor Documentation

IMConfirmationAction ( String  name,
NSDictionary  associations,
WOElement  children 
)


Member Function Documentation

void actionInvoked ( WORequest  request,
WOContext  context 
) [protected]

Reimplemented from IMAction.


Member Data Documentation

WOAssociation _confirmed [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:20 2012 for Project Wonder by  doxygen 1.5.8