Retrieves the submit value for the item at index.
public String getItemSubmitValue ( int index )
index
The zero-based index of the item for which you want the submit value, or -1 for the currently selected item.
Returns the submit value string for the item index.
The submit value is used in HTTP form submissions.
See Also setItemSubmitValue