getVisibleItems();
The getVisibleItems method returns the array of visible control panel tabs.
Array elements are objects of the TabItem class.
The example of method use is given in description of the TabControl.removeItemByIndex method.
See also: