| Package | ardisia.themes.stockholm.skins |
| Class | public class DropDownListSkin |
| Inheritance | DropDownListSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| background : Rect fill | DropDownListSkin | ||
| bgFill : SolidColor | DropDownListSkin | ||
| borderStroke : SolidColorStroke | DropDownListSkin | ||
| dataGroup : DataGroup | DropDownListSkin | ||
| dropDown : Group | DropDownListSkin | ||
| dropShadow : RectangularDropShadow drop shadow | DropDownListSkin | ||
| labelDisplay : Label | DropDownListSkin | ||
| openButton : Button | DropDownListSkin | ||
| popUp : PopUpAnchor | DropDownListSkin | ||
| scroller : Scroller | DropDownListSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | DropDownListSkin | ||
| background | property |
public var background:Rectfill
This property can be used as the source for data binding.
| bgFill | property |
public var bgFill:SolidColorThis property can be used as the source for data binding.
| borderStroke | property |
public var borderStroke:SolidColorStrokeThis property can be used as the source for data binding.
| dataGroup | property |
public var dataGroup:DataGroupThis property can be used as the source for data binding.
| dropDown | property |
public var dropDown: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.
| labelDisplay | property |
public var labelDisplay:LabelThis property can be used as the source for data binding.
| openButton | property |
public var openButton:ButtonThis property can be used as the source for data binding.
| popUp | property |
public var popUp:PopUpAnchorThis property can be used as the source for data binding.
| scroller | property |
public var scroller:ScrollerThis property can be used as the source for data binding.
| DropDownListSkin | () | Constructor |
public function DropDownListSkin()Constructor.