ToolBar.removeOnButtonClick

Overview | Methods | This Package | All Packages

ToolBar.removeOnButtonClick

Removes the delegate that is assigned to the buttonClick event.

Syntax

public final void removeOnButtonClick( ToolBarButtonClickEventHandler value )

Parameters

value

The ToolBarButtonClickEventHandler that specifies the delegate to be removed.

See Also   addOnButtonClick, onButtonClick