pageScope"

From Documentation
m
m (correct highlight (via JWB))
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{ZKZUMLReferencePageHeader}}
+
{{ZUMLReferencePageHeader}}
  
 
== pageScope - java.util.Map ==
 
== pageScope - java.util.Map ==
A map of custom attributes associated with the current page. It is the same as the <tt>getAttributes</tt> method in the <javadoc type="interface">org.zkoss.zk.ui.Page</javadoc> interface.
+
A map of custom attributes associated with the current page. It is the same as the <code>getAttributes</code> method in the <javadoc type="interface">org.zkoss.zk.ui.Page</javadoc> interface.
  
 
==Version History==
 
==Version History==
  
{{ZKZUMLReferencePageFooter}}
+
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| &nbsp;
 +
| &nbsp;
 +
| &nbsp;
 +
|}
 +
 
 +
{{ZUMLReferencePageFooter}}

Latest revision as of 13:26, 19 January 2022

pageScope - java.util.Map

A map of custom attributes associated with the current page. It is the same as the getAttributes method in the Page interface.

Version History

Version Date Content
     



Last Update : 2022/01/19

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