UI Composing

From Documentation
Revision as of 08:34, 2 November 2010 by Tomyeh (talk | contribs) (Created page with '{{ZKDevelopersReferencePageHeader}} Each UI object is represented with a component (<javadoc type="interface">org.zkoss.zk.ui.Component</javadoc>). In this section we will discus…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Each UI object is represented with a component (Component). In this section we will discuss how to declare UI, including XML-based approach or pure-Java approach.




Last Update : 2010/11/02

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