addItem (item: PP.Ui.Control);
item. A toolbar item is an instance of the class descendant of PP.Ui.Control.
The addItem method adds a new child element to the toolbar.
The example of method use is given in the Example of Creating the ToolBar Component page.
See also: