addPanel (value: PP.Ui.RibbonPanel, beforePanel: PP.Ui.RibbonPanel);
value. Panel to be added, an instance of the RibbonPanel class.
beforePanel. Panel, before which it must be added, an instance of the RibbonPanel class.
The addPanel method adds a panel to the tab.
The example of method use is given on the Example of Creating the Ribbon Component page.
See also: