Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.addOnGotFocus

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