Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ToolBar.removeOnButtonDropDown

Removes the delegate assigned to the buttonDropDown event.

Syntax

public final void removeOnButtonDropDown( ToolBarButtonClickEventHandlervalue**)**

Parameters

value

The ToolBarButtonClickEventHandler object that specifies the delegate to be removed.

See Also   addOnButtonDropDown, onButtonDropDown