Triggers the buttonDropDown event.
protected void onButtonDropDown( ToolBarButtonClickEvent e )
e
The ToolBarButtonClickEvent object that provides the event data.
The buttonDropDown event occurs when the user clicks a button that has the ToolBarButtonStyle.DROPDOWN style set.
See Also addOnButtonDropDown, removeOnButtonDropDown