LigerUi中TAB的操作实例大全(更新中)

一、主窗口或子窗口页面关闭指定TAB

            top.tab.removeTabItem('tabid1');

            top.tab.removeTabItem('tabid2');
            top.tab.removeTabItem('tabid3'); 















你可能感兴趣的:(tab,实例,ligerUI)