Class pvr.widget.MultiColumnContainer
Extends
dijit.layout._LayoutWidget, dijit._TemplatedMixin, pvr.widget.mixins._ParentMixin,
pvr.widget.mixins._ShowWhenEmptyMixin, pvr.widget.mixins._BorderedPaddedMixin,
pvr.widget.mixins._ResizableMixin,.
Represents a multiple column layout container.
Defined in: <pvr\widget\MultiColumnContainer.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.
|
|
|
Indicates whether the container is padded.
|
Method Summary
| Method Attributes | Method Name and Description |
|---|---|
|
layout()
|
|
|
startup()
|
Field Detail
bordered
Indicates whether the container is bordered.
containerType
The container type.
padded
Indicates whether the container is padded.