requestScope"
From Documentation
Robertwenzel (talk | contribs) |
m (correct highlight (via JWB)) |
||
Line 2: | Line 2: | ||
= requestScope – java.util.Map = | = requestScope – java.util.Map = | ||
− | A map of custom attributes associated with the current execution. It is the same as < | + | 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= |
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 |
---|---|---|