Microsoft SDK for Java

DhElement.removeOnKeyUp

Removes the delegate that is assigned to the keyUp event.

Syntax

final public void removeOnKeyUp ( KeyEventHandler h )

Parameters

h

The KeyEventHandler delegate that is to be removed.

Remarks

Not all elements support all events exposed in DhElement.

See Also   addOnKeyUp

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