requestScope"

From Documentation
(Created page with '== 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 <tt>org.zkoss.zk.ui.…')
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== requestScope – java.util.Map ==
+
{{ZUMLReferencePageHeader}}
A map of custom attributes associated with the current execution. It is the same as <tt>getAttributes</tt> method in the <tt>org.zkoss.zk.ui.Execution</tt> interface.
+
 
 +
= 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.
 +
 
 +
=Version History=
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| &nbsp;
 +
| &nbsp;
 +
| &nbsp;
 +
|}
 +
 
 +
{{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.