removeItem (item, notDispose)
item. Tab to be removed. An instance of the NavigationItem class.
notDispose. Determines whether to fully delete the tab.
The removeItem method removes the selected tab.
The example of use is given in description of the NavigationBar.getActiveItem method.
See also: