Package | ardisia.components.pane.themes.london.skins |
Class | public class PaneSkin |
Inheritance | PaneSkin spark.components.supportClasses.Skin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined 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 |
Method | Defined By | ||
---|---|---|---|
PaneSkin() Constructor. | PaneSkin |
chromeFill | property |
public var chromeFill:LinearGradient
This property can be used as the source for data binding.
closeButtonPart | property |
public var closeButtonPart:Button
This property can be used as the source for data binding.
contentGroup | property |
public var contentGroup:Group
This property can be used as the source for data binding.
controlBarGroup | property |
public var controlBarGroup:Group
This property can be used as the source for data binding.
dropShadow | property |
public var dropShadow:RectangularDropShadow
drop shadow
This property can be used as the source for data binding.
iconPart | property |
public var iconPart:BitmapImage
This property can be used as the source for data binding.
maximizeButtonPart | property |
public var maximizeButtonPart:MaximizeButton
This property can be used as the source for data binding.
minimizeButtonPart | property |
public var minimizeButtonPart:Button
This property can be used as the source for data binding.
titleLabelPart | property |
public var titleLabelPart:Label
This property can be used as the source for data binding.
transformRegionPart | property |
public var transformRegionPart:Group
This property can be used as the source for data binding.
PaneSkin | () | Constructor |
public function PaneSkin()
Constructor.