requestScope

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

requestScope – java.util.Map

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