| Package | ardisia.themes.stockholm.skins |
| Class | public class PanelSkin |
| Inheritance | PanelSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| bgFill : SolidColor | PanelSkin | ||
| borderStroke : SolidColorStroke | PanelSkin | ||
| bottomGroupMask : Group | PanelSkin | ||
| contentGroup : Group | PanelSkin | ||
| contents : Group contents | PanelSkin | ||
| controlBarGroup : Group control bar | PanelSkin | ||
| titleDisplay : Label | PanelSkin | ||
| topGroup : Group | PanelSkin | ||
| topGroupMask : Group | PanelSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | PanelSkin | ||
| bgFill | property |
public var bgFill:SolidColorThis property can be used as the source for data binding.
| borderStroke | property |
public var borderStroke:SolidColorStrokeThis property can be used as the source for data binding.
| bottomGroupMask | property |
public var bottomGroupMask:GroupThis property can be used as the source for data binding.
| contentGroup | property |
public var contentGroup:GroupThis property can be used as the source for data binding.
| contents | property |
public var contents:Groupcontents
This property can be used as the source for data binding.
| controlBarGroup | property |
public var controlBarGroup:Groupcontrol bar
This property can be used as the source for data binding.
| titleDisplay | property |
public var titleDisplay:LabelThis property can be used as the source for data binding.
| topGroup | property |
public var topGroup:GroupThis property can be used as the source for data binding.
| topGroupMask | property |
public var topGroupMask:GroupThis property can be used as the source for data binding.
| PanelSkin | () | Constructor |
public function PanelSkin()Constructor.