Packageardisia.themes.stockholm.skins
Classpublic class PanelSkin
InheritancePanelSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined 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
Public Methods
 MethodDefined By
  
Constructor.
PanelSkin
Property Detail
bgFillproperty
public var bgFill:SolidColor

This property can be used as the source for data binding.

borderStrokeproperty 
public var borderStroke:SolidColorStroke

This property can be used as the source for data binding.

bottomGroupMaskproperty 
public var bottomGroupMask:Group

This property can be used as the source for data binding.

contentGroupproperty 
public var contentGroup:Group

This property can be used as the source for data binding.

contentsproperty 
public var contents:Group

contents

This property can be used as the source for data binding.

controlBarGroupproperty 
public var controlBarGroup:Group

control bar

This property can be used as the source for data binding.

titleDisplayproperty 
public var titleDisplay:Label

This property can be used as the source for data binding.

topGroupproperty 
public var topGroup:Group

This property can be used as the source for data binding.

topGroupMaskproperty 
public var topGroupMask:Group

This property can be used as the source for data binding.

Constructor Detail
PanelSkin()Constructor
public function PanelSkin()

Constructor.