Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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