Packageardisia.components.timePicker.themes.stockholm.skins
Classpublic class TimePickerSkin
InheritanceTimePickerSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  background : Rect
fill
TimePickerSkin
  bgFill : SolidColor
TimePickerSkin
  border : Rect
border
TimePickerSkin
  borderStroke : SolidColorStroke
TimePickerSkin
  dataGroup : DataGroup
TimePickerSkin
  dropDown : Group
TimePickerSkin
  dropShadow : RectangularDropShadow
TimePickerSkin
  fadeEffect : Fade
TimePickerSkin
  openButton : Button
TimePickerSkin
  popUp : PopUpAnchor
TimePickerSkin
  scroller : Scroller
TimePickerSkin
  stroke : SolidColorStroke
TimePickerSkin
  textInput : TextInput
TimePickerSkin
Public Methods
 MethodDefined By
  
Constructor.
TimePickerSkin
Property Detail
backgroundproperty
public var background:Rect

fill

This property can be used as the source for data binding.

bgFillproperty 
public var bgFill:SolidColor

This property can be used as the source for data binding.

borderproperty 
public var border:Rect

border

This property can be used as the source for data binding.

borderStrokeproperty 
public var borderStroke:SolidColorStroke

This property can be used as the source for data binding.

dataGroupproperty 
public var dataGroup:DataGroup

This property can be used as the source for data binding.

dropDownproperty 
public var dropDown:Group

This property can be used as the source for data binding.

dropShadowproperty 
public var dropShadow:RectangularDropShadow

This property can be used as the source for data binding.

fadeEffectproperty 
public var fadeEffect:Fade

This property can be used as the source for data binding.

openButtonproperty 
public var openButton:Button

This property can be used as the source for data binding.

popUpproperty 
public var popUp:PopUpAnchor

This property can be used as the source for data binding.

scrollerproperty 
public var scroller:Scroller

This property can be used as the source for data binding.

strokeproperty 
public var stroke:SolidColorStroke

This property can be used as the source for data binding.

textInputproperty 
public var textInput:TextInput

This property can be used as the source for data binding.

Constructor Detail
TimePickerSkin()Constructor
public function TimePickerSkin()

Constructor.