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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  bgFill : SolidColor
TitleWindowSkin
  borderStroke : SolidColorStroke
TitleWindowSkin
  bottomGroupMask : Group
TitleWindowSkin
  contentGroup : Group
TitleWindowSkin
  contents : Group
contents
TitleWindowSkin
  controlBarGroup : Group
control bar
TitleWindowSkin
  dropShadow : RectangularDropShadow
TitleWindowSkin
  titleDisplay : Label
TitleWindowSkin
  topGroup : Group
TitleWindowSkin
  topGroupMask : Group
TitleWindowSkin
Public Methods
 MethodDefined By
  
Constructor.
TitleWindowSkin
Protected Methods
 MethodDefined By
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
TitleWindowSkin
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.

dropShadowproperty 
public var dropShadow:RectangularDropShadow

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
TitleWindowSkin()Constructor
public function TitleWindowSkin()

Constructor.

Method Detail
updateDisplayList()method
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number