This event is triggered when a toolbar item is clicked.
boolean
Specifies whether the event should be canceled. true
to prevent the click action.
Event
Specifies the native browser event associated with the toolbar item click.
boolean
Specifies whether the click was made by the user (true
) or programmatically (false
).
Specifies the toolbar item that was clicked.