Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ComboBox.onDropDown

Triggers the dropDown event.

Syntax

protected void onDropDown( Event e )

Parameters

e

An Event object that provides notification for the event.

Remarks

When overriding this method, call super.onDropDown.

See Also   addOnDropDown