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 :
constraint binding textbox
3guest172.68.151.16220peldaDec 5, 2025 5:08:19 PMlinkAnother new ZK fiddle
2guest172.68.151.16320peldaDec 5, 2025 5:07:51 PMlinkAnother new ZK fiddle
1guest172.68.151.16220peldaDec 5, 2025 5:07:32 PMlinkAnother new ZK fiddle
1peggypeng172.71.154.99364f4neDec 5, 2025 9:24:31 AMlinktooltip example
2guest104.22.23.13rc1ntoDec 4, 2025 2:23:45 PMlinkAnother new ZK fiddle
1guest172.69.134.2277t7602Dec 4, 2025 1:40:46 PMlinkAnother new ZK fiddle
1peggypeng104.22.17.1802df6e3oDec 4, 2025 8:41:29 AMlinkonClose
1peggypeng172.68.87.248j8kd8aDec 3, 2025 4:10:26 AMlinkAnother new ZK fiddle
1peggypeng172.69.134.2271rm7f4eNov 26, 2025 3:31:24 AMlinkZK-5912-Suggestion
2rebeccalai104.22.20.1442qrmiiuNov 26, 2025 2:07:15 AMlinkAnother new ZK fiddle
6guest206.113.192.121403utmSep 30, 2019 3:02:04 PMlinkresources
index.zulzul<zk>
<window id="wminwmaker" apply="pkg$.TestComposer" sclass="expstyle1" width="100%" height="100%" contentStyle="overflow:auto" xmlns:h="xhtml">
<!-- <h:html height="100%"></h:html>-->
<!--<h:body height="100%"></h:body>-->
<style dynamic="true">
html, body {margin:0;padding:0;height:100%}
.expstyle1 .z-window-modal-tl, .expstyle1 .z-window-modal-tr, .expstyle1 .z-window-modal-tm,
.expstyle1 .z-window-modal-cl, .expstyle1 .z-window-modal-cr, .expstyle1 .z-window-modal-cm,
.expstyle1 .z-window-modal-bl, .expstyle1 .z-window-modal-br, .expstyle1 .z-window-modal-bm,
.expstyle1 .z-window-modal-hl, .expstyle1 .z-window-modal-hr, .expstyle1 .z-window-modal-hm
{
background: #728C00;
}
.expstyle1 .z-window-modal-header
{
background: #728C00;
}
.expstyle1 .z-textbox
{
text-transform:uppercase;
}
.MyRowHeight tr.z-row,tr.z-listheader
{
height:1px;
line-height:7px;
min-height:1px;
}
html, body {margin:0;padding:0;height:100%}
</style>
<borderlayout height="100%" style="overflow:auto">
<north id="north" title="Batch Details" maxsize="300" size="95%" splittable="true" height = "96%" collapsible="true">
<div width="100%" height="100%" align="center">
<div id = "filterdiv" height = "null" width="80%" align="center" visible="true">
<grid id="gridmain" width = "50%" align="center" height = "100%">
<columns>
<column width="40%"></column>
<column width="60%"></column>
</columns>
<rows>
<row><label value ="Action Type:"></label><combobox id="actiontypecb" readonly = "true"></combobox></row>
</rows>
</grid>
<hbox pack="end" height="25%" width="50%" >
<button class="btn btn-primary" id="fetch" label="Fetch" mold = "trendy" width="60px" />
</hbox>
</div>
<div id="serchdiv" align ="center" width ="100%" height="null" visible="false">
<listbox id = "data_grid" height="null" width="80%" mold="paging" pageSize="10">
<listhead>
<listheader align = "center" width="15%" label="Import Date" />
<listheader align = "center" width="15%" label="Batch Number" />
<listheader align = "center" width="12.5%" label="Batch Count" />
<listheader align = "center" width="12.5%" label="Pending Count" />
<listheader align = "center" width="15%" label="Processed Count" />
<listheader align = "center" width="15%" label="Status" />
<listheader align = "center" width="15%" label="User Id" />
</listhead>
</listbox>
<hbox pack="end" height="2%" width="80%" ></hbox>
<hbox pack="end" height="25%" width="80%" >
<label id ="msg" style="color: red; font-weight:bold;font-size:15px;font-style:Trebuchet MS;"></label>
<button class="btn btn-primary" id="backtofilterbtn" label="Back" mold = "trendy" width="60px" />
<button class="btn btn-primary" id="refreshbtn" label="Refresh" mold = "trendy" width="60px" visible="false"/>
<button class="btn btn-primary" id="releasesessionbtn" label="Release Locked" mold = "trendy"/>
</hbox>
</div>
</div>
</north>
<center border="0">
<panel id="mdatapanel" width="100%" height="100%" visible = "true">
<panelchildren>
<borderlayout>
<north height = "70%" style="overflow:auto">
<panel id="imagepanel" title="Image" width="100%" height="100%">
<panelchildren style="overflow:auto">
<borderlayout height="100%">
<west width="4%" border="0">
<div align ="center" width="100%" height="100%">
<vbox align="right">
<image id = "front" src="/images/image_front.png" style="cursor:hand;" tooltiptext="Front Image (F2)"></image>
<image id = "gray" src="/images/image_gray.png" style="cursor:hand;" tooltiptext="Gray Image (F3)"></image>
<image id = "zoomin" src="/images/image_zoom_in.png" style="cursor:hand;" tooltiptext="Zoom In Image (F6)"></image>
<image id = "zoomout" src="/images/image_zoom_out.png" style="cursor:hand;" tooltiptext="Zoom Out Image (F7)"></image>
<image id = "rrotate" src="/images/image_rr.png" style="cursor:hand;" tooltiptext="Flip Image (F8)"></image>
<image id = "skip" src="/images/image_skip.png" style="cursor:hand;" tooltiptext="Next Instrument (F10)"></image>
<image id = "backtopanel" src="/images/backtopanel.png" style="cursor:hand;" tooltiptext="Back To Batch (F12)"></image>
</vbox>
</div>
</west>
<center border="0">
<borderlayout height="100%">
<center border = "0" >
<div align="center" height="100%" width="100%">
<panel width="100%" height="100%">
<panelchildren style="overflow:auto">
<image id="chq_img" width="100%" height="95%"></image>
</panelchildren>
</panel>
</div>
</center>
</borderlayout>
</center>
</borderlayout>
</panelchildren>
</panel>
</north>
<south height = "30%" border="0">
<tabbox id="tb" orient="horizontal" width ="100%" height="100%">
<tabs id="tabs" width="125px">
<tab id="datadatailtab" label="Mandate Data Details"/>
<tab id="signaturetab" label="Signature Details"/>
<tab id="customerinfotab" label="Customer Additional Details"/>
<tab id="useractiontab" label="User Action Datails"/>
</tabs>
<tabpanels>
<tabpanel id = "datadatailtabpanel" style="overflow:auto;">
<div id="datadiv" align="left" height="100%" width="100%">
<grid id = "datagrid" height="100%" width="100%">
<columns>
<column width="25%"/>
<column width="25%"/>
<column width="25%"/>
<column width="25%"/>
</columns>
<rows>
<row visible="false" ><label></label><label id="mandateid" width = "80%"></label></row>
<row><label value="UMRN:"/><textbox id="umrntb" width = "80%" readonly = "true"/><label value="Received Date:" /><textbox id="receivedb" width = "80%" readonly = "true"/></row>
<row><label value="Mandate Type:"/><textbox id="mandatetypetb" width = "80%" readonly = "true"/><label value="Mandate Status:"/><textbox id="mandatestatustb" width = "80%" readonly = "true"/></row>
<row><label value="Customer Details:" style="font-weight:bold;font-size:13px;color:blue;"/><label value=""/><label value=""/><label value=""/></row>
<row><label value="Account Number:"/><checkbox id="acctb"/><label value="Account Type:"/><checkbox id="acctypetb"/></row>
<row><label value="Account Name:" /><checkbox id="accnametb" width = "80%"/><label value="CBS Account Name:" /><textbox id="cbsaccnametb" width = "80%" readonly = "true"/></row>
<row><label value="Amount:"/><checkbox id="amounttb" width = "80%"/><label value="Amount Type:"/><checkbox id="amounttypetb" width = "80%"/></row>
<row id = "r1"><label value="Start Date:"/><checkbox id="startdb1" width = "80%"/><label value="Until Cancelled:"/><checkbox id="uncancb" width = "80%"/></row>
<row id = "r2"><label value="Start Date:"/><checkbox id="startdb2" width = "80%"/><label value="End Date:"/><checkbox id="enddb" width = "80%"/></row>
<row><label value="Frequency:"/><checkbox id="freqtb" width = "80%"/><label value="Bank Name:" /><label id="banklbl" width = "80%"/></row>
<row><label value="Core Account Status:"/><label id="coreacnostslbl" width = "80%"/><label value="Core Account Type:" /><label id="coreacnotypelbl" width = "80%"/></row>
<row spans = "2"><label id="coreacnoststypelbl" /></row>
</rows>
</grid>
</div>
</tabpanel>
<tabpanel id = "signaturetabpanel" style="overflow:auto;">
<borderlayout height="100%">
<west id="lwest" width ="70%">
<borderlayout height="100%">
<west width="55%" id ="imgwest">
<div id="mopdiv" width="100%" height="100%">
<label value="Account Operating Instructions" width="100%" style="text-align:right; font-weight:bold;font-size:13px;color:blue;"/>
<textbox id="mdata" rows="10" multiline="true" width="100%" readonly="true"/>
</div>
</west>
<center>
<hbox>
<vbox id="vboxsignbtn" align="center" width="20%">
</vbox>
</hbox>
</center>
<east width="40%">
<panel width="100%" height="100%">
<panelchildren style="overflow:auto">
<image align="center" id ="img1" width = "98%" height="98%" style="border:1px solid #00008B"></image>
</panelchildren>
</panel>
</east>
</borderlayout>
</west>
<east border = "0" width="30%">
<div id="bottomleftmaindiv">
<div id="selsigndiv" width="100%" height="100%">
<listbox id="custsignlistbox" style="overflow-y:auto" rows="5" mold="paging" pageSize="5">
<listhead sclass="MyRowHeight">
<listheader width="20%" label="Sign Id" sort="auto" />
<listheader width="65%" label="Signatory Name" sort="auto" />
<listheader width="15%" label="Relation" sort="auto" />
</listhead>
</listbox>
</div>
</div>
</east>
</borderlayout>
</tabpanel>
<tabpanel id = "customerinfotabpanel" style="overflow:auto;">
<div id="customerdatadiv" align="left" height="100%" width="100%">
<grid id = "customerdatagrid" height="100%" width="100%">
<columns>
<column width="25%"/>
<column width="25%"/>
<column width="25%"/>
<column width="25%"/>
</columns>
<rows>
<row><label value="Phone No:"/><textbox id="phonetb" width = "80%" readonly = "true"/><label value="Email ID:" /><textbox id="emailtb" width = "80%" readonly = "true"/></row>
<row><label value="Mobile No:"/><textbox id="mobiletb" width = "80%" readonly = "true"/><label value="Consumer Ref No:"/><textbox id="crefnotb" width = "80%" readonly = "true"/></row>
<row><label value="Add. Details:"/><textbox id="destidtb" width = "80%" readonly = "true"/><label value="Plan Ref No:"/><textbox id="prefnotb" width = "80%" readonly = "true"/></row>
<row><label value="Sponsor Bank Details:"/><label value=""/><label value=""/><label value=""/></row>
<row><label value="Bank Code:"/><textbox id="bankcodetb" readonly = "true"/><label value="Utility Code:"/><textbox id="utilitycodetb" readonly = "true"/></row>
<row><label value="Bank Name:" /><label id="spbanklbl" width = "80%"/><label value="Utility Name:" /><textbox id="utilitynametb" width = "80%" readonly = "true"/></row>
<row><label value="Category:"/><textbox id="cattb" width = "80%" readonly = "true"/><label value="" /><label id="" width = "80%"/></row>
</rows>
</grid>
</div>
</tabpanel>
<tabpanel id = "useractiontabpanel" style="overflow:auto;">
<div id="useractiondatadiv" align="left" height="100%" width="100%">
<grid id = "useractiondatagrid" height="100%" width="100%">
<columns>
<column width="25%"/>
<column width="25%"/>
<column width="25%"/>
<column width="25%"/>
</columns>
<rows>
<row><label value="Reject Code:" style="text-align:right; font-weight:bold;font-size:13px;color:blue;"/><textbox id="rejcodetb" width = "80%" readonly = "true" style="text-align:right; font-weight:bold;font-size:13px;color:blue;"/><label value="Reject Reason:" style="text-align:right; font-weight:bold;font-size:13px;color:blue;"/><textbox id="rejreasontb" width = "80%" readonly = "true" style="text-align:right; font-weight:bold;font-size:13px;color:blue;"/></row>
<row><label value="Maker ID:"/><textbox id="makertb" width = "80%" readonly = "true"/><label value="Maker Date Time:"/><textbox id="makerdatetimetb" width = "80%" readonly = "true"/></row>
<row><label value="Checker ID:"/><textbox id="checkeridtb" width = "80%" readonly = "true"/><label value="Checker Date Time:"/><textbox id="checkerdatetimetb" width = "80%" readonly = "true"/></row>
<row><label value="ACK Status:"/><textbox id="ackstatustb" readonly = "true"/><label value="ACK Date Time"/><textbox id="ackdatetimetb" width = "80%" readonly = "true"/></row>
<row><label value="Mandate Final Status:"/><textbox id="finalstatustb" readonly = "true"/><label value=""/><label value=""/></row>
</rows>
</grid>
</div>
</tabpanel>
</tabpanels>
</tabbox>
</south>
</borderlayout>
</panelchildren>
</panel>
</center>
<south height = "4%" border="0">
<div id="savediv" align="right" height="2%" width="100%" visible = "false">
<div>
<label id = "mmsrejlbl" value ="MMS Reject Reason:"></label>
<combobox id="mandaterejcodescb" width = "200px" readonly="true"></combobox>
<button class="btn btn-primary" id="reset" label="Reset" width="60px" mold ="trendy"/>
<button class="btn btn-primary" id="fetchsign" label="Sign" width="60px" mold ="trendy"/>
<button class="btn btn-primary" id="save" label="Accept" width="60px" mold ="trendy"/>
<button class="btn btn-primary" id="discard" label="Reject" width="60px" mold ="trendy"/>
</div>
</div>
</south>
</borderlayout>
</window>
</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$btn(Event e) throws InterruptedException{
Messagebox.show("Hi btn");
}
}