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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  background : Rect
MiniNavListSkin
  border : Rect
MiniNavListSkin
  dataGroup : NavContainerDataGroup
The container for the data items.
MiniNavListSkin
  fadeDuration : Number
MiniNavListSkin
  hostComponent : MiniNavList
MiniNavListSkin
  slammer : IconToggleButton
MiniNavListSkin
  VerticalLayout : VerticalLayout
MiniNavListSkin
Public Methods
 MethodDefined By
  
Constructor.
MiniNavListSkin
Protected Methods
 MethodDefined By
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
MiniNavListSkin
Property Detail
backgroundproperty
public var background:Rect

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

borderproperty 
public var border:Rect

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

dataGroupproperty 
public var dataGroup:NavContainerDataGroup

The container for the data items.

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:MiniNavList

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

slammerproperty 
public var slammer:IconToggleButton

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

VerticalLayoutproperty 
public var VerticalLayout:VerticalLayout

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

Constructor Detail
MiniNavListSkin()Constructor
public function MiniNavListSkin()

Constructor.

Method Detail
updateDisplayList()method
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number