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