| 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:LinearGradientThis property can be used as the source for data binding.
| closeButtonPart | property |
public var closeButtonPart:ButtonThis 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.
| controlBarGroup | property |
public var controlBarGroup:GroupThis property can be used as the source for data binding.
| dropShadow | property |
public var dropShadow:RectangularDropShadowdrop shadow
This property can be used as the source for data binding.
| iconPart | property |
public var iconPart:BitmapImageThis property can be used as the source for data binding.
| maximizeButtonPart | property |
public var maximizeButtonPart:MaximizeButtonThis property can be used as the source for data binding.
| minimizeButtonPart | property |
public var minimizeButtonPart:ButtonThis property can be used as the source for data binding.
| titleLabelPart | property |
public var titleLabelPart:LabelThis property can be used as the source for data binding.
| transformRegionPart | property |
public var transformRegionPart:GroupThis property can be used as the source for data binding.
| PaneSkin | () | Constructor |
public function PaneSkin()Constructor.