Updates the value attribute of an item.
public void setItemSubmitValue( int index, String stringValue )
index
The index of the referenced item.
stringValue
The new item value string.
WFCInvalidArgumentException thrown if the index is not in the list.
See Also getItemSubmitValue