Class pvc.options.panels.DockedPanel
Extends
Panel.
Constructor Attributes | Constructor Name and Description |
---|---|
<abstract> |
The common options documentation class of CCC docked panels.
|
Field Attributes | Field Name and Description |
---|---|
Layout | |
The alignment side of the panel (the source)
that will align to a side of the parent panel (the target).
|
|
The margins of the panel.
|
|
The paddings of the panel.
|
|
The docking position of the panel.
|
|
The fixed size of the panel, in pixel units or as a percentage.
|
|
The maximum size of the panel, in pixel units or as a percentage.
|
|
Style | |
The font of the panel.
|
The alignment side must be orthogonal to the docking side.
The default value is 'middle', if DockedPanel#position is an horizontal side, and 'center', otherwise.
See pvc.options.varia.Sides for information about the different supported data types.
- Default Value:
- 0
See pvc.options.varia.Sides for information about the different supported data types.
- Default Value:
- 0
See pvc.options.varia.Size for information about the different supported data types.
- Borrowed from:
- Panel
See pvc.options.varia.Size for information about the different supported data types.
- Borrowed from:
- Panel
See the supported font format in http://www.w3.org/TR/CSS2/fonts.html#font-shorthand