Microsoft SDK for Java

DhModule.addOnGotFocus

Assigns a delegate to the gotFocus event.

Syntax

final public void addOnGotFocus ( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

Remarks

This delegate specifies a method that is called when the document receives focus.

See Also   removeOnGotFocus

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