if('tabs' in o) {
            for(var i = 0; i < o.tabs.length; i++)
                this.tabs.add(o.tabs[i]);
        }