Microsoft SDK for Java

DhModule.addOnLostFocus

Assigns a delegate to the lostFocus event.

Syntax

final public void addOnLostFocus ( EventHandler h )

Parameters

h

The event handler callback method.

Remarks

This delegate specifies a method that is called when the document loses focus to another window.

See Also   removeOnLostFocus

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