DhRadioButton.removeOnGotFocus

Overview | Methods | This Package | All Packages

DhRadioButton.removeOnGotFocus

Removes the handler for the gotFocus event.

Syntax

public final void removeOnGotFocus ( EventHandler h )

Parameters

h

The EventHandler delegate specifying the event handler method.

Remarks

This event occurs when this element receives input focus.

See Also   addOnGotFocus