requestScope"

From Documentation
m
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{ZKZUMLReferencePageHeader}}
+
{{ZUMLReferencePageHeader}}
  
== requestScope – java.util.Map ==
+
= requestScope – java.util.Map =
 
A map of custom attributes associated with the current execution. It is the same as <tt>getAttributes</tt> method in the <javadoc type="interface">org.zkoss.zk.ui.Execution</javadoc> interface.
 
A map of custom attributes associated with the current execution. It is the same as <tt>getAttributes</tt> method in the <javadoc type="interface">org.zkoss.zk.ui.Execution</javadoc> interface.
  
==Version History==
+
=Version History=
 
 
 
{| border='1px' | width="100%"
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
Line 14: Line 13:
 
|}
 
|}
  
{{ZKZUMLReferencePageFooter}}
+
{{ZUMLReferencePageFooter}}

Revision as of 07:38, 3 May 2013

requestScope – java.util.Map

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

Version History

Version Date Content
     



Last Update : 2013/05/03

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