Removes the delegate that is assigned to the buttonClick event.
public final void removeOnButtonClick( ToolBarButtonClickEventHandler value )
value
The ToolBarButtonClickEventHandler that specifies the delegate to be removed.
See Also addOnButtonClick, onButtonClick