Package | ardisia.themes.london.skins.halo |
Class | public class DateFieldBorderSkin |
Inheritance | DateFieldBorderSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
bgFill : SolidColor | DateFieldBorderSkin | ||
border : Rect | DateFieldBorderSkin | ||
borderStroke : SolidColorStroke | DateFieldBorderSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | DateFieldBorderSkin |
bgFill | property |
public var bgFill:SolidColor
This property can be used as the source for data binding.
border | property |
public var border:Rect
This property can be used as the source for data binding.
borderStroke | property |
public var borderStroke:SolidColorStroke
This property can be used as the source for data binding.
DateFieldBorderSkin | () | Constructor |
public function DateFieldBorderSkin()
Constructor.