Component Based UI"

From Documentation
m
m
Line 2: Line 2:
  
 
==Component Based UI==
 
==Component Based UI==
 +
A ZK component is an UI element you work with to assemble together your application GUI. Take the below for an example:
  
 
{{ZKEssentialsPageFooter}}
 
{{ZKEssentialsPageFooter}}

Revision as of 10:09, 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.


Component Based UI

A ZK component is an UI element you work with to assemble together your application GUI. Take the below for an example:



Last Update : 2010/10/25

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