Layout Elements

From Documentation
Revision as of 01:46, 8 September 2010 by Elton776 (talk | contribs) (Created page with '{{ZKStyleGuidePageHeader}} {| | *-outer: *:the exterior of the specified component like splitter in vbox and hbox *-body: *: the body content, like grid, tree, listbox, and so o…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


  • -outer:
    the exterior of the specified component like splitter in vbox and hbox
  • -body:
    the body content, like grid, tree, listbox, and so on.
  • -header:
    the header content, like grid, tree, listbox, and so on.
  • -inner:
    the interior of the specified component, like slider and tab.
  • -cnt:
    like window's contentSclass or groupbox's contentSclass
  • -footer:
    describes the footer content, like grid, tree, listbox, and so on.

Negative option

  • -noheader:
    no header element.
  • -noborder:
    no border element.
  • -nofooter:
    no footer element.
Zk-css-dom.PNG



Last Update : 2010/09/08

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