org.zkoss.zk.ui.ShadowDefaultHost.class

From Documentation
Revision as of 14:30, 25 September 2016 by Jameschu (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zk.ui.ShadowDefaultHost.class {{GlobalLibraryProperty}} Default: <i>org.zkoss.zul.NoDOM</i> (it implies ''Thr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


org.zkoss.zk.ui.ShadowDefaultHost.class


Property: org.zkoss.zk.ui.ShadowDefaultHost.class

Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: org.zkoss.zul.NoDOM (it implies Thread.currentThread().getContextClassLoader())
[since 8.0.3]

It specifies the name of the class as the default host component of shadow elements. It would be generated when the host of shadow elements is null.



Last Update : 2016/09/25

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