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.removeOnButtonDropDown
Removes the delegate assigned to the buttonDropDown event.
Syntax
public final void removeOnButtonDropDown( ToolBarButtonClickEventHandlervalue**)**
Parameters
value
The ToolBarButtonClickEventHandler object that specifies the delegate to be removed.
See Also addOnButtonDropDown, onButtonDropDown