Namespacedojox.layout

A collection of layout related Widgets

Jump to PropertiesConstructorsBack to top

cleans content to make it less likly to generate DOM/JS errors.
Constructordojox.layout.Dock(params: Object?, srcNodeRef: DomNode|String)
A widget that attaches to a node and keeps track of incoming / outgoing FloatingPanes and handles layout
Constructordojox.layout.DragPane(params: Object?, srcNodeRef: DomNode|String)
Makes a pane's content dragable by/within it's surface
An experimental expando-pane for dijit.layout.BorderContainer
A non-modal Floating window.
A Container that turns its Layout Children into a single Pane and transitions between states onHover of the button
An extension on a stock RadioGroup, that fades the panes.
A Sliding Radio Group
A dragable handle used to resize an attached node.
A pane that "scrolls" its content based on the mouse poisition inside
dojox.layout._DockNode is a private widget used to keep track of which pane is docked.
The Buttons for a RadioGroup
A global private resize helper shared between any resizeHandle with activeSizing='false;

Jump to ConstructorsPropertiesBack to top