The classic way to annotate the component & property declarations"

From Documentation
m (Created page with '{{ZKDevelopersGuidePageHeader}} To view the classic way of annotating components and properties please visit this link. {{ ZKDevelopersGuideP…')
 
m
 
Line 1: Line 1:
 
{{ZKDevelopersGuidePageHeader}}
 
{{ZKDevelopersGuidePageHeader}}
  
To view the classic way of annotating components and properties please visit [[Classic_method_of_annotating | this link]].
+
There is a classic approach using the annotation namespace (<nowiki>http://www.zkoss.org/2005/zk/annotation</nowiki>). Though it is a little bit powerful, it is much harder to use and generally not recommended. If you still prefer to take a look, please refer to  [[Classic_method_of_annotating | this link]].
  
 
{{ ZKDevelopersGuidePageFooter}}
 
{{ ZKDevelopersGuidePageFooter}}

Latest revision as of 07:05, 17 November 2010

DocumentationZK Developer's GuideAdvanced ZKAnnotationsThe classic way to annotate the component & property declarations
The classic way to annotate the component & property declarations


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


There is a classic approach using the annotation namespace (http://www.zkoss.org/2005/zk/annotation). Though it is a little bit powerful, it is much harder to use and generally not recommended. If you still prefer to take a look, please refer to this link.



Last Update : 2010/11/17

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