desktopScope"
From Documentation
m |
m (correct highlight (via JWB)) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
= desktopScope - java.util.Map = | = desktopScope - java.util.Map = | ||
− | A map of custom attributes associated with the desktop. It is the same as the < | + | A map of custom attributes associated with the desktop. It is the same as the <code>getAttributes</code> method in the <javadoc type="interface">org.zkoss.zk.ui.Desktop</javadoc> interface. |
It is mainly used to communicate among pages in the same desktop. | It is mainly used to communicate among pages in the same desktop. |
Latest revision as of 13:26, 19 January 2022
desktopScope - java.util.Map
A map of custom attributes associated with the desktop. It is the same as the getAttributes
method in the Desktop interface.
It is mainly used to communicate among pages in the same desktop.
Version History
Version | Date | Content |
---|---|---|