Packageardisia.components.progressDisplay.themes.spark.skins
Classpublic class ProgressDisplayIndeterminateSkin
InheritanceProgressDisplayIndeterminateSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  animatedImagePart : AnimatedImage
ProgressDisplayIndeterminateSkin
  displayLabelPart : Label
ProgressDisplayIndeterminateSkin
  dropShadow : RectangularDropShadow
drop shadow
ProgressDisplayIndeterminateSkin
  fill : SolidColor
ProgressDisplayIndeterminateSkin
Public Methods
 MethodDefined By
  
Constructor.
ProgressDisplayIndeterminateSkin
Property Detail
animatedImagePartproperty
public var animatedImagePart:AnimatedImage

This property can be used as the source for data binding.

displayLabelPartproperty 
public var displayLabelPart:Label

This property can be used as the source for data binding.

dropShadowproperty 
public var dropShadow:RectangularDropShadow

drop shadow

This property can be used as the source for data binding.

fillproperty 
public var fill:SolidColor

This property can be used as the source for data binding.

Constructor Detail
ProgressDisplayIndeterminateSkin()Constructor
public function ProgressDisplayIndeterminateSkin()

Constructor.