The Preferences

From Documentation
Revision as of 10:43, 10 February 2011 by Tomyeh (talk | contribs) (Created page with "{{ZKConfigurationReferencePageHeader}} To define a preference, you can configure it in <code>WEB-INF/zk.xml</code>. [[ZK Configuration Reference/zk.xml/The preference Element | ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The Preferences


To define a preference, you can configure it in WEB-INF/zk.xml. The preference Element for more information. For example,

<preference>
	<name>org.zkoss.zul.Button.mold</name>
	<value>trendy</value>
</preference>

Here is a list of built-in preferences that ZK recoginizes.



Last Update : 2011/02/10

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