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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  dataGroup : DataGroup
OneUpListSkin
  fadeDuration : Number
OneUpListSkin
  hostComponent : OneUpList
OneUpListSkin
  nextButton : FileNavigationButton
OneUpListSkin
  prevButton : FileNavigationButton
OneUpListSkin
Public Methods
 MethodDefined By
  
Constructor.
OneUpListSkin
Property Detail
dataGroupproperty
public var dataGroup:DataGroup

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.

hostComponentproperty 
public var hostComponent:OneUpList

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

nextButtonproperty 
public var nextButton:FileNavigationButton

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

prevButtonproperty 
public var prevButton:FileNavigationButton

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

Constructor Detail
OneUpListSkin()Constructor
public function OneUpListSkin()

Constructor.