Class pvr.widget.Layout


Extends dijit.layout._LayoutWidget, dijit._TemplatedMixin, pvr.widget.mixins._ParentMixin, pvr.widget.mixins._TitleMixin, pvr.widget.mixins._LayoutMixin, pvr.widget.mixins._LabelAlignmentMixin, pvr.widget.mixins._AutoFillMixin, pvr.widget.mixins._ShowWhenEmptyMixin, pvr.widget.mixins._BorderedPaddedMixin, pvr.widget.mixins._ResizableMixin,.
Represents a layout container.
Defined in: <pvr\widget\Layout.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
Indicates whether the container is bordered.
 
The container type.
 
padded 
Indicates whether the container is padded.

Method Summary

Method Attributes Method Name and Description
 
 
 

Constructor Detail

pvr.widget.Layout()

Field Detail

bordered

Indicates whether the container is bordered.

containerType

The container type.

padded

Indicates whether the container is padded.

Method Detail

layout()


postCreate()


postMixInProperties()