DhHotSpot.addOnLostFocus

Overview | Methods | This Package | All Packages

DhHotSpot.addOnLostFocus

Assigns a delegate to the lostFocus event.

Syntax

public final void addOnLostFocus ( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs. 

Remarks

The delegate specifies a method that is called when this element loses focus.