b35-2077181.zul

来自「ZK是一个Ajax Java Web框架」· ZUL 代码 · 共 104 行

ZUL
104
字号
<?xml version="1.0" encoding="UTF-8"?><?page id="testZul" title=" New ZUL Title" cacheable="false" 	language="xul/html" zscriptLanguage="Java" contentType="text/html;charset=UTF-8"?><?init class="org.zkoss.zkplus.databind.AnnotateDataBinderInit"?><!--B35-2077181.zul{{IS_NOTE	Purpose:			Description:			History:		Fri Aug 29 16:46:58 TST 2008, Created by Flyworld}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Robert (dada) --><zk xmlns="http://www.zkoss.org/2005/zul" xmlns:h="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.zkoss.org/2005/zul/zul.xsd">    1. Click doPupup , then the window should show up quickly (less then 3 sec) <h:br />  2. Click do Embedded , then the window should back to original position correctly <h:br />  <button label="doPupup" onClick="win.doPopup()"/>  <button label="doEmbedded" onClick="win.doEmbedded()"/>  <window id="win" title="Test Tabbox normal" border="normal" width="800px" sizable="true">    <tabbox width="100%" >      <tabs>        <tab label="Tab 1"/>        <tab label="Tab 2"/>        <tab label="Tab 3"/>        <tab label="Tab 4"/>        <tab label="Tab 5"/>        <tab label="Tab 6"/>        <tab label="Tab 7"/>        <tab label="Tab 8"/>        <tab label="Tab 9"/>        <tab label="Tab 10"/>        <tab label="Tab 11"/>        <tab label="Tab 12"/>        <tab label="Tab 13"/>        <tab label="Tab 14"/>        <tab label="Tab 15"/>        <tab label="Tab 16"/>        <tab label="Tab 17"/>        <tab label="Tab 18"/>        <tab label="Tab 19"/>        <tab label="Tab 20"/>        <tab label="Tab 21"/>        <tab label="Tab 22"/>        <tab label="Tab 23"/>        <tab label="Tab 24"/>        <tab label="Tab 25"/>        <tab label="Tab 26"/>        <tab label="Tab 27"/>        <tab label="Tab 28"/>        <tab label="Tab 29 - Test Some Text Here"/>        <tab label="Tab 30"/>        <tab label="Tab 31"/>        <tab label="Tab 32"/>        <tab label="Tab 33"/>        <tab label="Tab 34"/>        <tab label="Tab 35"/>        <tab label="Tab 36"/>        <tab label="Tab 37"/>        <tab label="Tab 38"/>        <tab label="Tab 39"/>        <tab label="Tab 40"/>        <tab label="Tab 41"/>        <tab label="Tab 42"/>        <tab label="Tab 43"/>        <tab label="Tab 44"/>        <tab label="Tab 45"/>        <tab label="Tab 46"/>        <tab label="Tab 47"/>        <tab label="Tab 48"/>        <tab label="Tab 49"/>        <tab label="Tab 50"/>        <tab label="Tab 51"/>        <tab label="Tab 52"/>        <tab label="Tab 53"/>        <tab label="Tab 54"/>        <tab label="Tab 55"/>        <tab label="Tab 56"/>        <tab label="Tab 57"/>        <tab label="Tab 58"/>        <tab label="Tab 59"/>      </tabs>      <tabpanels>        <tabpanel>Tpanel 1 - Testing a long text PETER Costello and Brendan Nelson have attended the opening of the new Senate together, sparking renewed speculation about the former treasurer's future.Mr Costello, who returned to the backbench after last year's election loss, returned to Parliament this week ahead of the release of his political memoirs next month.Today he attended the traditional opening of the Senate with Dr Nelson, putting on a show of unity as the pair laughed and joked during ceremony.Mr Costello is widely believed to be backing Dr Nelson's leadership against any potential challenge by treasury spokesman Malcolm Turnbull.His dislike of Mr Turnbull has even sparked speculation if Mr Costello was to claim the leadership he may dump Mr Turnbull from the treasury portfolio, providing the key post as a consolation prize to Brendan Nelson if he fell on his sword.While Mr Costello has ruled out a leadership challenge, his refusal to restate his intention to leave Parliament and pursue a private sector career or discuss whether he would be drafted into the leadership has prompted some MPs to encourage him to put up or shut up.鍤欒笎鎵

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?