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.onButtonDropDown
Triggers the buttonDropDown event.
Syntax
protected void onButtonDropDown( ToolBarButtonClickEvent e**)**
Parameters
e
The ToolBarButtonClickEvent object that provides the event data.
Remarks
The buttonDropDown event occurs when the user clicks a button that has the ToolBarButtonStyle.DROPDOWN style set.
See Also addOnButtonDropDown, removeOnButtonDropDown