Component Development"
From Documentation
(Created page with '{{ZKClient-sideReferencePageHeader}} {{ZKClient-sideReferenceHeadingToc}} {{ZKClient-sideReferencePageFooter}}') |
m |
||
Line 1: | Line 1: | ||
{{ZKClient-sideReferencePageHeader}} | {{ZKClient-sideReferencePageHeader}} | ||
+ | |||
+ | This section describes how to develop a component. It has two parts: server-side and client-side. | ||
+ | |||
+ | For information about the communication between the client and server, please refer to [[ZK Client-side Reference/Communication|the Communication section]]. | ||
+ | |||
{{ZKClient-sideReferenceHeadingToc}} | {{ZKClient-sideReferenceHeadingToc}} | ||
{{ZKClient-sideReferencePageFooter}} | {{ZKClient-sideReferencePageFooter}} |
Revision as of 11:22, 10 December 2010
This section describes how to develop a component. It has two parts: server-side and client-side.
For information about the communication between the client and server, please refer to the Communication section.