AjaxGridExampleFormInputCellComponent Class Reference

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

Collaboration diagram for AjaxGridExampleFormInputCellComponent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AjaxGridExampleFormInputCellComponent (WOContext context)
String executeUpdateLevel ()
void levelChangedUpdated ()
String uniqueFunctionName ()

Public Attributes

String aLevel
AjaxGrid grid
NSArray< StringlevelList = new NSArray<String>(new String[] { "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" })
String value

Protected Attributes

String uniqueFunctionName


Constructor & Destructor Documentation

AjaxGridExampleFormInputCellComponent ( WOContext  context  ) 


Member Function Documentation

String executeUpdateLevel (  ) 

void levelChangedUpdated (  ) 

Ajax action method for updates to level

This is in a repetition, so we need to be careful to have unique names

Returns:
unique updateLevel... name for this element


Member Data Documentation

NSArray<String> levelList = new NSArray<String>(new String[] { "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" })


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