UI Composing
From Documentation
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.
This section describes more general and overall concepts of UI composing. For more detailed and specific topics, please refer to the UI Patterns section, or ZK Component Reference: Introduction.