IMSearchOptionsAction Class Reference

Inherits er::imadaptor::components::AbstractIMSearchAction.

Collaboration diagram for IMSearchOptionsAction:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IMSearchOptionsAction (String name, NSDictionary associations, WOElement element)

Static Public Member Functions

static NSArray selectedValues (NSArray options, String optionKeyPath, boolean quicksilver, String message)
static NSArray selectedValues (NSDictionary options, boolean quicksilver, String message)

Protected Member Functions

boolean searchInsideMessage ()


Detailed Description

IMSearchOptionsAction allows you to search your options for the AIM response that is received. For instance, you can pass in an options dictionary that maps the word "Company XYZ" to the object CompanyXYZ, or the word "Company ABC" to the object CompanyABC. If the word "XYZ" is aimed, it will return the matching CompanyXYZ object as its value.

You can optionally set quicksilver to true if you want string matching to behave like Quicksilver.

Author:
mschrag

Constructor & Destructor Documentation

IMSearchOptionsAction ( String  name,
NSDictionary  associations,
WOElement  element 
)


Member Function Documentation

boolean searchInsideMessage (  )  [protected, virtual]

static NSArray selectedValues ( NSArray  options,
String  optionKeyPath,
boolean  quicksilver,
String  message 
) [static]

static NSArray selectedValues ( NSDictionary  options,
boolean  quicksilver,
String  message 
) [static]


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