Microsoft SDK for Java

ValueEditor.editValue

Provides a user interface for editing the property value.

Syntax

public void editValue( IValueAccess valueAccess )

Parameters

valueAccess

An object implementing the IValueAccess interface that is used to access and modify the property value.

Remarks

Override this method to launch a modal dialog box or provide a drop-down control to edit the property. For more information, see IValueEditor.editValue.

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