Activate the ribbon element.
If a ribbon element is activated, its background will be darker.
Deactivate the ribbon element.
Disable the ribbon element.
Enable the ribbon element.
Get the tool tip of the ribbon element.
Check the ribbon isActivate.
Get if the ribbon element is enable. If a ribbon element is disabled, it can be clicked and its color turned grey.
Set the description of the ribbon element.
Set the tool tip of the ribbon element.
Represents the ribbon element in the ribbon bar.
Use
RibbonPanel.getElementByIndexorRibbonPanel.getElementByNameto get an existing ribbon element.Use
RibbonPanel.addElementto add a new ribbon element.RibbonPanel