Packageardisia.themes.london.skins.halo
Classpublic class DateFieldBorderSkin
InheritanceDateFieldBorderSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  bgFill : SolidColor
DateFieldBorderSkin
  border : Rect
DateFieldBorderSkin
  borderStroke : SolidColorStroke
DateFieldBorderSkin
Public Methods
 MethodDefined By
  
Constructor.
DateFieldBorderSkin
Property Detail
bgFillproperty
public var bgFill:SolidColor

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

borderproperty 
public var border:Rect

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.

Constructor Detail
DateFieldBorderSkin()Constructor
public function DateFieldBorderSkin()

Constructor.