Packagecom.adobe.portfolio.skins
Classpublic class BestExperienceAlertSkin
InheritanceBestExperienceAlertSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  alert : Group
alert box
BestExperienceAlertSkin
  closeButton : Button
BestExperienceAlertSkin
  fadeDuration : Number
BestExperienceAlertSkin
  folderGlow : GlowFilter
BestExperienceAlertSkin
  getReaderNow : IconButton
BestExperienceAlertSkin
  hostComponent : BestExperienceAlert
BestExperienceAlertSkin
  messageDisplay : Label
BestExperienceAlertSkin
  shield : Group
shield
BestExperienceAlertSkin
Public Methods
 MethodDefined By
  
Constructor.
BestExperienceAlertSkin
Property Detail
alertproperty
public var alert:Group

alert box

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

closeButtonproperty 
public var closeButton:Button

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

fadeDurationproperty 
public var fadeDuration:Number

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

folderGlowproperty 
public var folderGlow:GlowFilter

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

getReaderNowproperty 
public var getReaderNow:IconButton

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

hostComponentproperty 
public var hostComponent:BestExperienceAlert

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

messageDisplayproperty 
public var messageDisplay:Label

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

shieldproperty 
public var shield:Group

shield

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

Constructor Detail
BestExperienceAlertSkin()Constructor
public function BestExperienceAlertSkin()

Constructor.