class.mold

From Documentation
Revision as of 08:27, 3 December 2010 by Char (talk | contribs) (Created page with ' {{ZKConfigurationReferencePageHeader}} Default: none [Since 5.0.0] It specified the default mold of the specified component. The property name is a concatenation of the clas…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Default: none
[Since 5.0.0]

It specified the default mold of the specified component. The property name is a concatenation of the class name of the component and mold. For example, the property for the button's default mold is called org.zkoss.zul.Button.mold.

<library-property>
	<name>org.zkoss.zul.Button.mold</name>
	<value>trendy</value>
</library-property>



Last Update : 2010/12/03

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