Overview | Methods | This Package | All Packages
Updates the value attribute of an item.
Syntax
public void setItemSubmitValue( int index, String stringValue )
Parameters
index
The index of the referenced item.
stringValue
The new item value string.
Exceptions
WFCInvalidArgumentException thrown if the index is not in the list.
See Also getItemSubmitValue