org.zkoss.zul.grid.rod
From Documentation
Property:
org.zkoss.zul.grid.rod
Applicable: globally in zk.xml via <library-property> nested in a zul file via <custom-attributes>
Default: false
<grid>
<custom-attributes org.zkoss.zul.grid.rod="true"/>
...
<library-property>
<name>org.zkoss.zul.grid.rod</name>
<value>true</value>
</library-property>
...
Version History