Laying out Your ZK Components"

From Documentation
m (Created page with '{{ZKEssentialsPageHeader}} This section outlines how to go about laying out your application. {{ZKEssentialsHeadingToc}} {{ZKEssentialsPageFooter}}')
 
m
Line 1: Line 1:
 
{{ZKEssentialsPageHeader}}
 
{{ZKEssentialsPageHeader}}
  
This section outlines how to go about laying out your application.
+
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 creating a shopping cart application using ZK. We begin by learning how to lay out the look of a ZK application.  
  
 
{{ZKEssentialsHeadingToc}}
 
{{ZKEssentialsHeadingToc}}
  
 
{{ZKEssentialsPageFooter}}
 
{{ZKEssentialsPageFooter}}

Revision as of 03:29, 25 October 2010

Stop.png 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 in creating a shopping cart application using ZK. We begin by learning how to lay out the look of a ZK application.


Subsections:




Last Update : 2010/10/25

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