Packageardisia.components.pane.themes.london.skins
Classpublic class PaneSkin
InheritancePaneSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  chromeFill : LinearGradient
PaneSkin
  closeButtonPart : Button
PaneSkin
  contentGroup : Group
PaneSkin
  controlBarGroup : Group
PaneSkin
  dropShadow : RectangularDropShadow
drop shadow
PaneSkin
  iconPart : BitmapImage
PaneSkin
  maximizeButtonPart : MaximizeButton
PaneSkin
  minimizeButtonPart : Button
PaneSkin
  titleLabelPart : Label
PaneSkin
  transformRegionPart : Group
PaneSkin
Public Methods
 MethodDefined By
  
Constructor.
PaneSkin
Property Detail
chromeFillproperty
public var chromeFill:LinearGradient

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

closeButtonPartproperty 
public var closeButtonPart:Button

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.

controlBarGroupproperty 
public var controlBarGroup:Group

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

dropShadowproperty 
public var dropShadow:RectangularDropShadow

drop shadow

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

iconPartproperty 
public var iconPart:BitmapImage

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

maximizeButtonPartproperty 
public var maximizeButtonPart:MaximizeButton

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

minimizeButtonPartproperty 
public var minimizeButtonPart:Button

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

titleLabelPartproperty 
public var titleLabelPart:Label

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

transformRegionPartproperty 
public var transformRegionPart:Group

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

Constructor Detail
PaneSkin()Constructor
public function PaneSkin()

Constructor.