удаляет опцию контролов Segmented, Radio и Tabbar
function del_tab(){ var tab_id = $$("tabs").getValue(); $$("tabs").removeOption(tab_id); }