Packagecom.adobe.portfolio.skins
Classpublic class PreviewHUDSkin
InheritancePreviewHUDSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  base : Group
PreviewHUDSkin
  extractBtn : IconButton
PreviewHUDSkin
  fadeDuration : Number
PreviewHUDSkin
  fadeIn : Transition
PreviewHUDSkin
  hostComponent : PreviewHUD
PreviewHUDSkin
  hudDropShadow : DropShadowFilter
PreviewHUDSkin
  infoBtn : IconButton
PreviewHUDSkin
  pageDown : IconButton
PreviewHUDSkin
  pageInput : NavTextInput
PreviewHUDSkin
  pageTotal : Label
PreviewHUDSkin
  pageUp : IconButton
PreviewHUDSkin
Public Methods
 MethodDefined By
  
Constructor.
PreviewHUDSkin
Property Detail
baseproperty
public var base:Group

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

extractBtnproperty 
public var extractBtn:IconButton

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.

fadeInproperty 
public var fadeIn:Transition

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

hostComponentproperty 
public var hostComponent:PreviewHUD

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

hudDropShadowproperty 
public var hudDropShadow:DropShadowFilter

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

infoBtnproperty 
public var infoBtn:IconButton

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

pageDownproperty 
public var pageDown:IconButton

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

pageInputproperty 
public var pageInput:NavTextInput

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

pageTotalproperty 
public var pageTotal:Label

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

pageUpproperty 
public var pageUp:IconButton

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

Constructor Detail
PreviewHUDSkin()Constructor
public function PreviewHUDSkin()

Constructor.