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:AnimatedImage
This property can be used as the source for data binding.
displayLabelPart | property |
public var displayLabelPart:Label
This property can be used as the source for data binding.
dropShadow | property |
public var dropShadow:RectangularDropShadow
drop shadow
This property can be used as the source for data binding.
fill | property |
public var fill:SolidColor
This property can be used as the source for data binding.
ProgressDisplayIndeterminateSkin | () | Constructor |
public function ProgressDisplayIndeterminateSkin()
Constructor.