5. designΒΆ

Last page update: November 14, 2011

Note

validity - the design attribute is supported by:

The design attribute is a Dojo attribute.

The borderContainer (or the framePane) operates in a choice of two layout modes: the design attribute may be set to headline or sidebar:

  • with the headline layout, the top and bottom sections extend the entire width of the box and the remaining regions are placed in the middle:

    ../../_images/headline3.png
  • with the sidebar layout, the side panels take priority, extending the full height of the box:

    ../../_images/sidebar3.png

Previous topic

4. dbtable

Next topic

6. disabled

This Page