Layouts and Containers

From Documentation
Revision as of 01:48, 23 December 2010 by Tomyeh (talk | contribs)


Layouts and Containers


Some of components are used to help different layouts for different purposes. Here are a brief introductions. Fore detailed information and a complete list, please refer to ZK Component Reference: Layouts and ZK Component Reference: Containers.

Layouts are components used to partition the display area it owns into several sub-areas for its child components, while containers group its child components into the display area it owns.

Layouts

Hlayout and Vlayout

Hbox and Vbox

Borderlayout

Columnlayout

Portallayout

Tablelayout

Containers

Window

Panel

Div and Span

Groupbox

Tabbox

Version History

Last Update : 2010/12/23


Version Date Content
     



Last Update : 2010/12/23

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