componentScope"
From Documentation
m |
m (correct highlight (via JWB)) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ZUMLReferencePageHeader}} | {{ZUMLReferencePageHeader}} | ||
− | + | = componentScope - java.util.Map = | |
− | A map of custom attributes associated with the component. It is the same as the < | + | A map of custom attributes associated with the component. It is the same as the <code>getAttributes</code> method in the <javadoc type="interface">org.zkoss.zk.ui.Component</javadoc> interface. |
− | + | =Version History= | |
{| border='1px' | width="100%" | {| border='1px' | width="100%" |
Latest revision as of 13:26, 19 January 2022
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.
Version History
Version | Date | Content |
---|---|---|