Overview | Methods | This Package | All Packages
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