org.zkoss.zul.grid.rod

From Documentation
Revision as of 07:31, 9 September 2016 by Matthieu (talk | contribs) (Created page with "{{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zul.grid.rod {{NestedLibraryProperty}} Default: false <source lang="xml"> <grid> <custom-attributes org.zk...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Property:

org.zkoss.zul.grid.rod
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-check-icon.png 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

Last Update : 2016/09/09




Last Update : 2016/09/09

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.