| Package | ardisia.components.progressDisplay.themes.london.skins |
| Class | public class ProgressDisplayIndeterminateSkin |
| Inheritance | ProgressDisplayIndeterminateSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| animatedImagePart : AnimatedImage | ProgressDisplayIndeterminateSkin | ||
| chromeFill : LinearGradient | ProgressDisplayIndeterminateSkin | ||
| displayLabelPart : Label | ProgressDisplayIndeterminateSkin | ||
| dropShadow : RectangularDropShadow drop shadow | ProgressDisplayIndeterminateSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | ProgressDisplayIndeterminateSkin | ||
| animatedImagePart | property |
public var animatedImagePart:AnimatedImageThis property can be used as the source for data binding.
| chromeFill | property |
public var chromeFill:LinearGradientThis property can be used as the source for data binding.
| displayLabelPart | property |
public var displayLabelPart:LabelThis 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.
| ProgressDisplayIndeterminateSkin | () | Constructor |
public function ProgressDisplayIndeterminateSkin()Constructor.