componentScope"
From Documentation
Maya001122 (talk | contribs) |
Maya001122 (talk | contribs) |
||
Line 1: | Line 1: | ||
== componentScope - java.util.Map == | == componentScope - java.util.Map == | ||
− | A map of custom attributes associated with the component. It is the same as the <tt>getAttributes</tt> method in the <javadoc>org.zkoss.zk.ui.Component</javadoc> interface. | + | A map of custom attributes associated with the component. It is the same as the <tt>getAttributes</tt> method in the <javadoc type="interface">org.zkoss.zk.ui.Component</javadoc> interface. |
Revision as of 06:49, 8 July 2010
componentScope - java.util.Map
A map of custom attributes associated with the component. It is the same as the getAttributes method in the Component interface.