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:AnimatedImage
This property can be used as the source for data binding.
chromeFill | property |
public var chromeFill:LinearGradient
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.
ProgressDisplayIndeterminateSkin | () | Constructor |
public function ProgressDisplayIndeterminateSkin()
Constructor.