The search functionality needs JavaScript enabled
TabItemList.opIndex
get item by index
TabItem opIndex( int index ); const(TabItem) opIndex( int index ) const;
get item by id
TabItem opIndex( string id );