Shadow"

From Documentation
Line 21: Line 21:
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
|  
+
| 8.0.0
|  
+
| 2015/1
|  
+
| http://tracker.zkoss.org/browse/ZK-2631
 
|}
 
|}
  
 
{{ZUMLReferencePageFooter}}
 
{{ZUMLReferencePageFooter}}

Revision as of 06:18, 12 February 2015

Name: shadow
Namespace: http://www.zkoss.org/2015/zk/shadow
Namespace shortcut: shadow
Java: LanguageDefinition.SHADOW_NAMESPACE

It is the reserved namespace for specifying shadow elements.

For example,

<zk xmlns:s="shadow">
 <s:apply template="default" />
</zk>

Version History

Last Update : 2015/02/12


Version Date Content
8.0.0 2015/1 http://tracker.zkoss.org/browse/ZK-2631



Last Update : 2015/02/12

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