componentScope"

From Documentation
m (correct highlight (via JWB))
 
Line 2: Line 2:
  
 
= 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 type="interface">org.zkoss.zk.ui.Component</javadoc> interface.
+
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=
 
=Version History=

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
     



Last Update : 2022/01/19

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