desktopScope

From Documentation
Revision as of 01:28, 8 July 2010 by Maya001122 (talk | contribs) (Created page with '== desktopScope - java.util.Map == A map of custom attributes associated with the desktop. It is the same as the <tt>getAttributes</tt> method in the <tt>org.zkoss.zk.ui.Desktop<…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

desktopScope - java.util.Map

A map of custom attributes associated with the desktop. It is the same as the getAttributes method in the org.zkoss.zk.ui.Desktop interface.

It is mainly used to communicate among pages in the same desktop.