| 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:SolidColorThis property can be used as the source for data binding.
| border | property |
public var border:RectThis 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.
| DateFieldBorderSkin | () | Constructor |
public function DateFieldBorderSkin()Constructor.