.. _dojox/layout: dojox.layout ============ :Status: Draft :Version: 1.0 :Project owner: Adam Peller, Fredrik Johansson, Peter Higgins, Juff Cunat, Chris Barber, Shane O'Sullivan :Available: since V? The Layout project provides experimental and additional extensions to :ref:`Dijit Layout ` Widgets. ============== Layout Widgets ============== * :ref:`dojox.layout.ContentPane ` An extension to dijit.layout.ContentPane providing script execution, among other things * :ref:`dojox.layout.DragPane ` Provides drag-based scrolling for divs with overflow * :ref:`dojox.layout.ExpandoPane ` A self-collapsing widget for use in a :ref:`BorderContainer ` * :ref:`dojox.layout.FloatingPane ` An experimental floating window * :ref:`dojox.layout.GridContainer ` A panel-like layout mechanism, allowing Drag and Drop between regions * :ref:`dojox.layout.RadioGroup ` A variety of :ref:`StackContainer ` enhancements providing animated transitions * :ref:`dojox.layout.ResizeHandle ` A small widget to provide resizing of a parent node * :ref:`dojox.layout.RotatorContainer ` An extended StackContainer suited for presentational purposes * :ref:`dojox.layout.ScrollPane ` An interesting UI, scrolling an overflowed div based on mouse position, either vertical or horizontal * :ref:`dojox.layout.TableContainer ` A simple layout widget that lays out its child widgets using a Table element. * :ref:`dojox.layout.ToggleSplitter ` A custom Splitter for use in a BorderContainer, providing a lightweight way to collapse the associated child