Overview | Methods | Fields | This Package | All Packages
Assigns a delegate to the gotFocus event.
Syntax
public final void addOnGotFocus( EventHandler value )
Parameters
value
The EventHandler delegate to be notified when the event occurs.
Remarks
The gotFocus event occurs when this control gets the focus.
See Also removeOnGotFocus