-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Using 8.0.2.2 version
spacing dosen't have any effect is this a bug?
<vlayout spacing="12">
<toolbarbutton iconSclass="z-icon-users z-icon-2x"/>
<label>AAI users</label>
</vlayout>
you have to provide a unit e.g. 12px
then it will work
see: https://www.zkoss.org/javadoc/latest/zk/org/zkoss/zul/Layout.html#setSpacing%28java.lang.String%29
Asked: 2017-08-07 06:56:21 +0800
Seen: 8 times
Last updated: Aug 08 '17
zkspringmvc jar licence is GPL ?
Build web application without any zul files
Custom component that extends Textbox does not fire onChange event
java.lang.NullPointerException to update to zk 8.0.1
"Spring Session" + ZK + "Spring core" @Listen method refresh the screen
zk8 client side binding to a viewmodel command seems not to work
upload event dialog do not open in browser
Notification is not shown inside sticky block
Where can I find documentation (like ZK Developer's Reference) for ZK 8.0.2.2 ?