getLayoutItems();
The getLayoutItems method returns an array of control tabs.
Array items are the objects of the PP.Ui.TabItem class.
The example of method use is given in description of the TabControl.removeItemByIndex method.
See also:
TabControl