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 :
Textbox input restriction sample
1guest172.71.137.1339ahuuhJan 12, 2025 6:43:16 AMlinkZK MVVM Converter
21guest172.71.137.13816cf90oJan 12, 2025 6:35:27 AMlinkTemplate composition and include
35guest172.70.246.66vroi36Jan 10, 2025 3:44:06 PMlinkTemplate composition and include
34guest172.70.246.66vroi36Jan 10, 2025 3:43:42 PMlinkTemplate composition and include
33guest172.70.246.66vroi36Jan 10, 2025 3:42:59 PMlinkTemplate composition and include
32guest172.70.246.67vroi36Jan 10, 2025 3:41:58 PMlinkTemplate composition and include
31guest172.70.246.66vroi36Jan 10, 2025 3:41:25 PMlinkTemplate composition and include
30guest172.70.246.66vroi36Jan 10, 2025 3:39:35 PMlinkTemplate composition and include
29guest172.70.246.66vroi36Jan 10, 2025 3:39:09 PMlinkTemplate composition and include
28guest172.70.246.67vroi36Jan 10, 2025 3:37:54 PMlinkZK Button style
35ssan92200.25.215.21515026h0Mar 28, 2013 3:44:37 PMlinkresources
index.zulzul<?page title="All Buttons" contentType="text/html;charset=UTF-8"?>
<zk>
<style>
.GridLayoutNoBorder tr.z-row td.z-row-inner, tr.z-row
.z-cell,div.z-grid {
border: none;
overflow: hidden;
zoom: 1;
background: white;
border-top: none;
border-left: none;
border-right: none;
border-bottom: none;
}
.btndiv .z-button-cr, .btndiv .z-button-cl,
.btndiv .z-button-bl, .btndiv .z-button-bm,
.btndiv .z-button-br, .btndiv .z-button-tl,
.btndiv .z-button-tm, .btndiv .z-button-tr {
background-image: none;
}
.btndiv .z-button-cm {
background : transparent url('') no-repeat 0 0 ;
}
.btndiv table {
width: 100%;
height: 100%;
}
.myGreen {
width: 110px;
height: 39px;
height: 37px\9;
}
.myGreen .z-button-cm {
height: 31px;
color: black;
}
.myGreen .z-button-cm { background-image:url('img/button3.png');
}
.z-button-focus .z-button-cm {
background-position: 0 -62px
}
.z-button-over .z-button-cm {
background-position: 0 -31px
}
.z-button-clk .z-button-cm {
background-position: 0 -93px
}
.cw-notes-header-btn {
color: white;
font-family: Helvetica, Arial, Sans-Serif; font-size: 16px;
text-decoration: none;
text-shadow: -1px -1px 1px #616161;
position: relative;
-webkit-box-shadow: 3px 3px 0 #9a9a9a;
-moz-box-shadow: 3px 3px 0 #9a9a9a;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
padding: 5px;
background:#1F4D69;
}
.cw-notes-header-btn:hover {
-webkit-box-shadow: 0px 0px 0 #1F4D69;
-moz-box-shadow: 0px 0px 0 #1F4D69;
top: 1px;
left:1px;
background:#656565;
}
.rounded_corner {
color: white;
font-family: Helvetica, Arial, Sans-Serif; font-size: 16px;
text-decoration: none;
text-shadow: -1px -1px 1px #616161;
position: relative;
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 3px 3px 0 #9a9a9a;
-moz-box-shadow: 3px 3px 0 #9a9a9a;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
padding: 5px;
background:#1F4D69;
}
.rounded_corner:hover {
-webkit-box-shadow: 0px 0px 0 #1F4D69;
-moz-box-shadow: 0px 0px 0 #1F4D69;
top: 1px; left:1px;
background:#656565;
}
.mybutton.z-button .z-button-cm {
background-image: none;
}
.mybutton.z-button .z-button-tm, .z-button .z-button-bm {
background-image: none;
}
.mybutton.z-button .z-button-cl, .z-button .z-button-cr {
background-image: none;
}
.mybutton.z-button .z-button-tl {
background-image: none;
}
.mybutton.z-button .z-button-bl {
background-image: none;
}
.mybutton.z-button .z-button-tr {
background-image: none;
}
.mybutton.z-button .z-button-br {
background-image: none;
}
.button {
display: inline-block;
zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
*display: inline;
vertical-align: baseline;
margin: 0 2px;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial, Helvetica, sans-serif;
padding: .5em 2em .55em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
text-decoration: none;
}
.button:active {
position: relative;
top: 1px;
}
.bigrounded {
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;
}
.medium {
font-size: 12px;
padding: .4em 1.5em .42em;
}
.small {
font-size: 11px;
padding: .2em 1em .275em;
}
.green {
color: #e8f0de;
border: solid 1px #538312;
background: #64991e;
background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
background: #538018;
background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
background: -moz-linear-gradient(top, #6b9d28, #436b0c);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
color: #a9c08c;
background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
background: -moz-linear-gradient(top, #4e7d0e, #7db72f);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
</style>
<window title="All Buttons" border="normal">
<grid width="450px" sclass="GridLayoutNoBorder">
<columns>
<column label="Buttons" />
<column label="Description" />
</columns>
<rows>
<row>
<button mold="os" label="Submit" onClick="" />
<label value="Default Os Mold. No CSS Override " />
</row>
<row>
<button mold="trendy" label="Submit" onClick="" />
<label value="Default Trendy Mold. No CSS Override" />
</row>
<row>
<div class="btndiv">
<button mold="trendy" label="Submit"
sclass="myGreen" onClick="" />
</div>
<label value="Mouse over image change" />
</row>
<row>
<hlayout style="float:left;padding:8px;">
<a label="Save" id="saveTemplate" sclass="cw-notes-header-btn" />
</hlayout>
<label value="Not using button component, Using anchor button. No Image used. " />
</row>
<row>
<hlayout style="float:left;padding:8px;">
<a label="Save" id="saveTemplate1" sclass="rounded_corner" />
</hlayout>
<label value="Not using button component, Using anchor button. No Image used. Rounded corner" />
</row>
<row>
<button mold="trendy" sclass="mybutton button green bigrounded" label="Submit" onClick="" />
<label value="Trendy Mold. CSS Override" />
</row>
<row>
<button mold="trendy" sclass="mybutton button green" label="Submit" onClick="" />
<label value="Trendy Mold. CSS Override" />
</row>
<row>
<button mold="trendy" sclass="mybutton button green medium" label="Submit" onClick="" />
<label value="Trendy Mold. CSS Override" />
</row>
<row>
<button mold="trendy" sclass="mybutton button green small" label="Submit" onClick="" />
<label value="Trendy Mold. CSS Override" />
</row>
</rows>
</grid>
</window>
</zk>