Skip to Content | Skip to Navigation


dojox.layout.ExpandoPane

Status:Draft
Version:1.0
Project owner:?–
Available:since V?

dojox.layout.ExpandoPane is a self-collapsing widget for use in a BorderContainer.

Introduction

This is a (currently) experimental widget which provides Expando-like capabilities to a region in a Dijit BorderContainer. The use is able to single-click an icon to open or close the region.

Usage

TODO: how to use the component/class/method

<script type="text/javascript">
  // your code
</script>

Examples

Programmatic example

TODO: example

Declarative example

TODO: example

See also

  • TODO: links to other related articles