requestScope"

From Documentation
m
m (correct highlight (via JWB))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{ZUMLReferencePageHeader}}
 
{{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 <code>getAttributes</code> 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

Latest revision as of 13:26, 19 January 2022

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 : 2022/01/19

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