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