Search results

RibbonButton API in JavaScript Ribbon API control

Defines the items of Ribbon.

Methods

click

Triggers the click action on the button.

Parameter Type Description
controlId string Gets the control ID.

Returns void

updateButton

Updates the button properties.

Parameter Type Description
prop RibbonButtonSettingsModel Gets the button property.
id string Gets the ID of button item.

Returns void