Microsoft SDK for Java

DataBinding.bindTarget

Enables or disables notification of changes to the property of the bound component.

Syntax

public void bindTarget( boolean bind )

Parameters

bind

Set to true for the DataBinding object to receive notification of changes to the bound property; otherwise, set to false.

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