Overview | Methods | This Package | All Packages
Triggers the buttonClick event.
Syntax
protected void onButtonClick( ToolBarButtonClickEvent e )
Parameters
e
The ToolBarButtonClickEvent object that provides the event data.
Remarks
The buttonClick event occurs when a button in the toolbar control is clicked.
See Also addOnButtonClick, removeOnButtonClick