insertItemAfter (item: Object, beforeItem: PP.Ui.MenuItem)
item. Menu item to be inserted.
beforeItem. Menu item, before which the new menu item will be inserted.
The insertItemBefore method inserts a menu item before a specified item.
The property use is given in description of the Menu.insertItemAfter method.
See also: