addCategory (value: PP.Ui.RibbonCategory, beforeCategory: PP.Ui.RibbonCategory || Number);
value. Tab, an instance of PP.Ui.RibbonCategory.
beforeCategory. Tab or tab index, before which a new tab is added.
The addCategory method adds a tab to the application ribbon.
The example of method use is given on the Example of Creating the Ribbon Component page.
See also: