AutoCompleteExample Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for AutoCompleteExample:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AutoCompleteExample (WOContext context)
NSArray currentValues ()
NSArray currentValues (String v)
NSArray currentValues2 ()
WOActionResults submitted ()

Public Attributes

NSArray allValues
Word currentValue
Word selectedValue
Word selectedValue2
String value
String value2

Static Package Attributes

static Logger log = Logger.getLogger(AutoCompleteExample.class)


Constructor & Destructor Documentation

AutoCompleteExample ( WOContext  context  ) 


Member Function Documentation

NSArray currentValues (  ) 

NSArray currentValues ( String  v  ) 

This method gets called after every keystroke, we check the value variable and return the 10 entries in allValues that contain this value.

NSArray currentValues2 (  ) 

WOActionResults submitted (  ) 


Member Data Documentation

Logger log = Logger.getLogger(AutoCompleteExample.class) [static, package]


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

Generated on Sat May 26 06:42:10 2012 for Project Wonder by  doxygen 1.5.8