Removes the delegate assigned to the buttonDropDown event.
public final void removeOnButtonDropDown( ToolBarButtonClickEventHandler value )
value
The ToolBarButtonClickEventHandler object that specifies the delegate to be removed.
See Also addOnButtonDropDown, onButtonDropDown