| Package | ardisia.components.timePicker.themes.london.skins |
| Class | public class TimePickerSkin |
| Inheritance | TimePickerSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| background : Rect fill | TimePickerSkin | ||
| bgFill : SolidColor | TimePickerSkin | ||
| dataGroup : DataGroup | TimePickerSkin | ||
| dropDown : Group | TimePickerSkin | ||
| dropShadow : RectangularDropShadow drop shadow | TimePickerSkin | ||
| fadeEffect : Fade | TimePickerSkin | ||
| openButton : Button | TimePickerSkin | ||
| popUp : PopUpAnchor | TimePickerSkin | ||
| scroller : Scroller | TimePickerSkin | ||
| textInput : TextInput | TimePickerSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TimePickerSkin | ||
| 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.
| 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.
| 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.
| TimePickerSkin | () | Constructor |
public function TimePickerSkin()Constructor.