Suggested case list:
Using timer to refresh a grid
383guest172.69.33.12125nk0uiMay 7, 2020 7:23:47 AMlinkuser model to move item to another listbox
120guest162.158.193.148d0n3krApr 2, 2020 5:28:28 AMlinkDisabled list item row passed to VM-1981
296fatih123160.83.36.13025nk0uiFeb 13, 2018 4:25:44 PMlinkDisabled list item row passed to VM-1981
295fatih123160.83.36.13025nk0uiFeb 13, 2018 4:25:16 PMlinkDisabled list item row passed to VM-1981
294fatih123160.83.36.13225nk0uiFeb 13, 2018 3:30:44 PMlinkgrid sample with ListModel/RowRenderer
816guest80.82.2.1312vah9ajFeb 21, 2017 11:42:21 AMlinkgrid sample with ListModel/RowRenderer
809guest175.98.113.1622vah9ajJan 26, 2017 9:19:33 AMlinkgrid sample with ListModel/RowRenderer
196guest79.185.142.402vah9ajApr 26, 2014 10:53:57 PMlinkgrid sample with ListModel/RowRenderer
195guest79.185.142.402vah9ajApr 26, 2014 10:53:54 PMlinkgrid sample with ListModel/RowRenderer
194guest79.185.142.402vah9ajApr 26, 2014 10:53:51 PMlinkgrid sample with ListModel/RowRenderer
193guest79.185.142.402vah9ajApr 26, 2014 10:53:48 PMlinkgrid sample with ListModel/RowRenderer
192guest79.185.142.402vah9ajApr 26, 2014 10:53:44 PMlinkgrid sample with ListModel/RowRenderer
191guest79.185.142.402vah9ajApr 26, 2014 10:53:40 PMlinkHierarchy table without using ZK PE/EE
1aaknai151.28.135.2131s871daJul 29, 2013 11:02:46 PMlinkgrid sample with ListModel/RowRenderer
128aaknai151.28.135.2132vah9ajJul 29, 2013 7:20:00 PMlinkuser model to move item to another listbox
1TonyQ114.25.109.94d0n3krApr 21, 2012 10:43:27 AMlinkUsing timer to refresh a grid
1TonyQ220.133.44.3725nk0uiFeb 17, 2012 3:17:34 AMlinkFire a event from child iframe
1TonyQ220.133.44.372eupjotFeb 3, 2012 5:04:52 AMlinkTextbox input restriction sample
1TonyQ72.21.245.2431b3nlr0Dec 20, 2011 10:09:10 AMlinkTest web core taglib in ZUL
1TonyQ198.203.175.175ofqkemDec 17, 2011 3:36:08 AMlinkLatest 10 Fiddles :
PDF Viewer in ZK using Iframe
145guest162.158.203.463ojd4ogJun 5, 2023 1:07:35 PMlinkPDF Viewer in ZK using Iframe
144guest162.158.203.453ojd4ogJun 5, 2023 1:06:36 PMlinkmaster detail form binding
27guest172.70.142.14734vljtsJun 3, 2023 2:48:08 PMlinkDynamic List Header with autosorting
28guest172.68.242.2472gsuhdfJun 3, 2023 8:59:04 AMlinkServer-side constraint for decimalbox
1guest172.69.34.1113lu829pJun 2, 2023 10:01:07 AMlinkdecimalbox no onChange
1guest172.69.34.1552r50bi3Jun 2, 2023 9:56:13 AMlinkborderlayout is not loading full on the screen
1guest172.70.206.1883ght56jJun 2, 2023 1:22:17 AMlinkSVG Example
1guest197.234.243.16352q7hfJun 1, 2023 11:59:57 AMlinknavbar
355435334543162.158.186.41n86stgJun 1, 2023 8:49:54 AMlinkevent listener example
4guest172.70.250.1111rtl7cgMay 31, 2023 5:24:21 PMlinkdemo.zul
171guest172.71.186.261rlnnr0May 26, 2023 10:01:50 AMlinkresources
index.zulzul<?xml version="1.0" encoding="UTF-8"?>
<zk xmlns="http://www.zkoss.org/2005/zul">
<borderlayout>
<center>
<listbox sizedByContent="false" rows="25" style="border-style:solid;border-width:1px;">
<auxhead>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Creation Time" rowspan="2" />
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Batch Id" rowspan="2"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Status" colspan="2" />
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Total" colspan="2"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Presented" colspan="2" />
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Accepted" colspan="2" />
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Rejected" colspan="2" />
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Returned" colspan="2" />
</auxhead>
<auxhead>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="MINI"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="PCHC"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="#"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Amount"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="#"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Amount"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="#"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Amount"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="#"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Amount"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="#"/>
<auxheader style="background:#004EA8;font-size:10px;line-height:8px;padding-top:0px;padding-bottom:0px;border-style:solid;border-color:black;border-width:1px;" align="center" label="Amount"/>
</auxhead>
<listhead visible="false">
<listheader align="center" width="3%"/>
<listheader align="center" width="16%"/>
<listheader align="center" width="8%"/>
<listheader align="center" width="6%"/>
<listheader align="center" width="6%"/>
<listheader align="center" width="3%" />
<listheader align="center" width="9%"/>
<listheader align="center" width="3%" />
<listheader align="center" width="9%"/>
<listheader align="center" width="3%" />
<listheader align="center" width="9%"/>
<listheader align="center" width="3%" />
<listheader align="center" width="9%"/>
<listheader align="center" width="3%" />
<listheader align="center" width="10%"/>
</listhead>
</listbox>
</center>
</borderlayout>
</zk>TestComposer.javajavaimport org.zkoss.zk.ui.*;
import org.zkoss.zk.ui.event.*;
import org.zkoss.zk.ui.util.*;
import org.zkoss.zk.ui.ext.*;
import org.zkoss.zk.au.*;
import org.zkoss.zk.au.out.*;
import org.zkoss.zul.*;
public class TestComposer extends GenericForwardComposer{
public void doAfterCompose(Component comp) throws Exception {
super.doAfterCompose(comp);
}
public void onClick$botton(Event e) throws InterruptedException{
Messagebox.show("Hi btn");
}
}
template.zulzul<zk>
<borderlayout width="100%" height="330px">
<east width="250px" collapsible="true" title="Quick Link">
<div sclass="logo">
<apply template="sidebar"/>
</div>
</east>
<center>
<div sclass="content">
<apply template="content"/>
</div>
</center>
</borderlayout>
</zk>demo.zulzul<zk>
<style src="/widgets/shadow_elements/template_injection/style.css" />
<radiogroup onCheck="inc.setSrc(self.getSelectedItem().getValue());">
<custom-attributes org.zkoss.zul.image.preload="true" />
<grid width="600px">
<auxhead>
<auxheader rowspan="2">Templates</auxheader>
<auxheader colspan="2">Product</auxheader>
</auxhead>
<auxhead>
<auxheader>ZK Framework</auxheader>
<auxheader>ZK Studio</auxheader>
</auxhead>
<columns visible="false">
<column width="300px"></column>
<column></column>
<column></column>
</columns>
<rows>
<row>
<hlayout>
<div width="100px">Template 1</div>
<image src="/widgets/shadow_elements/template_injection/img/template1.png" />
</hlayout>
<radio value="/widgets/shadow_elements/template_injection/composition1a.zul" selected="true" />
<radio value="/widgets/shadow_elements/template_injection/composition2a.zul" />
</row>
<row>
<hlayout>
<div width="100px">Template 2 (full)</div>
<image src="/widgets/shadow_elements/template_injection/img/template2.png" />
</hlayout>
<radio value="/widgets/shadow_elements/template_injection/composition1b.zul" />
<radio value="/widgets/shadow_elements/template_injection/composition2b.zul" />
</row>
</rows>
</grid>
</radiogroup>
<separator height="40px"></separator>
<!-- Simulated a real url access -->
<include id="inc" src="/widgets/shadow_elements/template_injection/composition1a.zul" height="430px" />
</zk>
template_full.zulzul<zk>
<panel width="100%" border="normal" title="Product Introduction" sclass="complex">
<toolbar sclass="top-toolbar">
<toolbarbutton label="ZK Framework" />
<toolbarbutton label="ZK Studio" />
<toolbarbutton label="ZK Spreadsheet" />
<toolbarbutton label="ZK Pivottable" />
<toolbarbutton label="ZK Calendar" />
<toolbarbutton label="ZK JSP" />
<toolbarbutton label="ZTL" />
</toolbar>
<panelchildren>
<borderlayout width="100%" height="330px">
<west width="250px" collapsible="true" title="Quick Link">
<div sclass="logo">
<apply template="sidebar"/>
</div>
</west>
<center>
<div sclass="content">
<apply template="content"/>
</div>
</center>
</borderlayout>
<div sclass="footer">
Copyright © 2011 ZK Demo. All rights reserved.
</div>
</panelchildren>
</panel>
</zk>
composition.zulzul<zk>
<apply templateURI="/widgets/shadow_elements/template_injection/template.zul">
<template name="content" src="/widgets/shadow_elements/template_injection/contents/zk_framework_product.zul" />
<template name="sidebar" src="/widgets/shadow_elements/template_injection/contents/zk_framework_sidebar.zul" />
</apply>
</zk>composition1a.zulzul<zk>
<apply templateURI="/widgets/shadow_elements/template_injection/template.zul">
<template name="content" src="/widgets/shadow_elements/template_injection/contents/zk_framework_product.zul" />
<template name="sidebar" src="/widgets/shadow_elements/template_injection/contents/zk_framework_sidebar.zul" />
</apply>
</zk>composition1b.zulzul<zk>
<apply templateURI="/widgets/shadow_elements/template_injection/template_full.zul">
<template name="content" src="/widgets/shadow_elements/template_injection/contents/zk_framework_product.zul" />
<template name="sidebar" src="/widgets/shadow_elements/template_injection/contents/zk_framework_sidebar.zul" />
</apply>
</zk>composition2a.zulzul<zk>
<apply templateURI="/widgets/shadow_elements/template_injection/template.zul">
<template name="content" src="/widgets/shadow_elements/template_injection/contents/zk_studio_product.zul"/>
<template name="sidebar" src="/widgets/shadow_elements/template_injection/contents/zk_studio_sidebar.zul"/>
</apply>
</zk>composition2b.zulzul<zk>
<apply templateURI="/widgets/shadow_elements/template_injection/template_full.zul">
<template name="content" src="/widgets/shadow_elements/template_injection/contents/zk_studio_product.zul"/>
<template name="sidebar" src="/widgets/shadow_elements/template_injection/contents/zk_studio_sidebar.zul"/>
</apply>
</zk>