Microsoft SDK for Java

IValueAccess.setValue

Sets a new value that is the result of the edit.

Syntax

public void setValue( Object value )

Parameters

value

An object that represents the new value.

Remarks

This method is typically invoked by the value editor's editValue method. 

See Also   getValue

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