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 concept of UI composing. For more detailed and specific topic, please refer to the UI Patterns section, or ZK Component Reference.