pageScope

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

pageScope - java.util.Map

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