| Package | ardisia.components.autoComplete.themes.stockholm.skins |
| Class | public class AutoCompleteSkin |
| Inheritance | AutoCompleteSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| background : Rect border and fill | AutoCompleteSkin | ||
| bgFill : SolidColor | AutoCompleteSkin | ||
| borderStroke : SolidColorStroke | AutoCompleteSkin | ||
| dataGroup : DataGroup | AutoCompleteSkin | ||
| dropDown : Group | AutoCompleteSkin | ||
| dropShadow : RectangularDropShadow drop shadow | AutoCompleteSkin | ||
| emptyLabelPart : Label | AutoCompleteSkin | ||
| fadeEffect : Fade | AutoCompleteSkin | ||
| openButton : Button | AutoCompleteSkin | ||
| popUp : PopUpAnchor | AutoCompleteSkin | ||
| scroller : Scroller | AutoCompleteSkin | ||
| textInput : TextInput | AutoCompleteSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | AutoCompleteSkin | ||
| background | property |
public var background:Rectborder and fill
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.
| emptyLabelPart | property |
public var emptyLabelPart:LabelThis property can be used as the source for data binding.
| fadeEffect | property |
public var fadeEffect:FadeThis 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.
| textInput | property |
public var textInput:TextInputThis property can be used as the source for data binding.
| AutoCompleteSkin | () | Constructor |
public function AutoCompleteSkin()Constructor.