Package | com.adobe.portfolio.skins |
Class | public class BestExperienceAlertSkin |
Inheritance | BestExperienceAlertSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined 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 |
Method | Defined By | ||
---|---|---|---|
Constructor. | BestExperienceAlertSkin |
alert | property |
public var alert:Group
alert box
This property can be used as the source for data binding.
closeButton | property |
public var closeButton:Button
This property can be used as the source for data binding.
fadeDuration | property |
public var fadeDuration:Number
This property can be used as the source for data binding.
folderGlow | property |
public var folderGlow:GlowFilter
This property can be used as the source for data binding.
getReaderNow | property |
public var getReaderNow:IconButton
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:BestExperienceAlert
This property can be used as the source for data binding.
messageDisplay | property |
public var messageDisplay:Label
This property can be used as the source for data binding.
shield | property |
public var shield:Group
shield
This property can be used as the source for data binding.
BestExperienceAlertSkin | () | Constructor |
public function BestExperienceAlertSkin()
Constructor.