Laying out Your ZK Components"
From Documentation
m |
|||
Line 1: | Line 1: | ||
{{ZKEssentialsPageHeader}} | {{ZKEssentialsPageHeader}} | ||
− | In the last section, we learned about the foundations of the ZK framework: components and events. Now we're ready to embark our effort | + | In the last section, we learned about the foundations of the ZK framework: components and events. Now we're ready to embark our effort into creating a shopping cart application using ZK. We will begin by learning how to lay out the look of a ZK application first. |
{{ZKEssentialsHeadingToc}} | {{ZKEssentialsHeadingToc}} | ||
{{ZKEssentialsPageFooter}} | {{ZKEssentialsPageFooter}} |
Revision as of 04:16, 19 July 2011
This article is out of date, please refer to http://books.zkoss.org/zkessentials-book/master/ for more up to date information.
In the last section, we learned about the foundations of the ZK framework: components and events. Now we're ready to embark our effort into creating a shopping cart application using ZK. We will begin by learning how to lay out the look of a ZK application first.