Overview | Methods | This Package | All Packages
Removes the delegate assigned to the buttonDropDown event.
Syntax
public final void removeOnButtonDropDown( ToolBarButtonClickEventHandler value )
Parameters
value
The ToolBarButtonClickEventHandler object that specifies the delegate to be removed.
See Also addOnButtonDropDown, onButtonDropDown