Macro Component"

From Documentation
m (correct highlight (via JWB))
 
Line 1: Line 1:
 
{{ZKDevelopersGuidePageHeader}}
 
{{ZKDevelopersGuidePageHeader}}
  
ZK provides two way to provide additional methods to macro component. One is through java, and the other is through <tt>zscript</tt>. Please refer to section '''Provide Additional Methods''' in chapter [http://books.zkoss.org/wiki/Macro_Components Macro] for more information.
+
ZK provides two way to provide additional methods to macro component. One is through java, and the other is through <code>zscript</code>. Please refer to section '''Provide Additional Methods''' in chapter [http://books.zkoss.org/wiki/Macro_Components Macro] for more information.
  
  
 
{{ ZKDevelopersGuidePageFooter}}
 
{{ ZKDevelopersGuidePageFooter}}

Latest revision as of 10:41, 19 January 2022

Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


ZK provides two way to provide additional methods to macro component. One is through java, and the other is through zscript. Please refer to section Provide Additional Methods in chapter Macro for more information.



Last Update : 2022/01/19

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