desktopScope"

From Documentation
m
m
Line 1: Line 1:
 
{{ZUMLReferencePageHeader}}
 
{{ZUMLReferencePageHeader}}
  
== desktopScope - java.util.Map ==
+
= 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 <javadoc type="interface">org.zkoss.zk.ui.Desktop</javadoc> interface.
 
A map of custom attributes associated with the desktop. It is the same as the <tt>getAttributes</tt> 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.
  
==Version History==
+
=Version History=
  
 
{| border='1px' | width="100%"
 
{| border='1px' | width="100%"

Revision as of 11:28, 18 November 2010

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
     



Last Update : 2010/11/18

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