
Public Member Functions | |
| AjaxGridExampleFormInputCellComponent (WOContext context) | |
| String | executeUpdateLevel () |
| void | levelChangedUpdated () |
| String | uniqueFunctionName () |
Public Attributes | |
| String | aLevel |
| AjaxGrid | grid |
| NSArray< String > | levelList = new NSArray<String>(new String[] { "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" }) |
| String | value |
Protected Attributes | |
| String | uniqueFunctionName |
| AjaxGridExampleFormInputCellComponent | ( | WOContext | context | ) |
| 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
| NSArray<String> levelList = new NSArray<String>(new String[] { "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" }) |
String uniqueFunctionName [protected] |
1.5.8