Microsoft SDK for Java

DhSelectBox.setItemSubmitValue

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.