Class pvr.widget.mixins._LabelAlignmentMixin
Provides a mix-in class that adds support for label alignment.
Defined in: <pvr\widget\mixins\_LabelAlignmentMixin.js>.
Constructor Summary
| Constructor Attributes | Constructor Name and Description |
|---|---|
Field Summary
| Field Attributes | Field Name and Description |
|---|---|
|
The label alignment.
|
|
|
The label width.
|
Method Summary
| Method Attributes | Method Name and Description |
|---|---|
Field Detail
labelAlignment
The label alignment. May be "horizontal" or "vertical".
labelWidth
The label width. May be specified as a pixel value, a percentage or as "".