📄 b35-2182062.zul
字号:
<?xml version="1.0" encoding="UTF-8"?><!--B35-2182062.zul{{IS_NOTEPurpose:Description:History:Tue Oct 21 14:37:32 TST 2008, Created by Flyworld}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><window> The two inner tabbox should not have scroll button <tabbox width="400px" height="200px" > <tabs> <tab label="Tab 1 test long text"/> <tab label="Tab 2 test long text"/> <tab label="Tab 2 test long text"/> <tab label="Tab 2 test long text"/> <tab label="Tab 2 test long text"/> <tab label="Tab 3 test long text"/> <tab label="Tab 4 test long text"/> </tabs> <tabpanels> <tabpanel> <tabbox width="200px" > <tabs> <tab label="Tab 1"/> <tab label="Tab 2"/> </tabs> <tabpanels> <tabpanel> This is panel 1 </tabpanel> <tabpanel> This is panel 2 The second panel </tabpanel> </tabpanels> </tabbox> <tabbox width="200px" tabscroll="false"> <tabs> <tab label="Tab 1"/> <tab label="Tab 2"/> </tabs> <tabpanels> <tabpanel> This is panel 1 </tabpanel> <tabpanel> This is panel 2 The second panel </tabpanel> </tabpanels> </tabbox> </tabpanel> <tabpanel> This is panel 2 The second panel </tabpanel> <tabpanel> This is panel 3 </tabpanel> <tabpanel> This is panel 4 </tabpanel> </tabpanels> </tabbox> </window>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -