Server-side"
From Documentation
(Created page with '{{ZKClient-sideReferencePageHeader}} {{ZKClient-sideReferenceHeadingToc}} {{ZKClient-sideReferencePageFooter}}') |
|||
Line 1: | Line 1: | ||
{{ZKClient-sideReferencePageHeader}} | {{ZKClient-sideReferencePageHeader}} | ||
+ | This section describes how to develop the component at the server-side (<javadoc type="interface">org.zkoss.zk.ui.Component</javadoc>). | ||
+ | |||
+ | For the client-side widget development, please refer to [[ZK Client-side Reference/Component Development/Client-side|the Client-side section]]. | ||
+ | |||
+ | 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:25, 10 December 2010
This section describes how to develop the component at the server-side (Component).
For the client-side widget development, please refer to the Client-side section.
For information about the communication between the client and server, please refer to the Communication section.