⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 b35-2182062.zul

📁 ZK是一个Ajax Java Web框架
💻 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 + -