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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  arrowDS : Array
DetailsHeaderItemSkin
  headerItems : HGroup
DetailsHeaderItemSkin
  headerName : FieldTextInput
DetailsHeaderItemSkin
  hostComponent : DetailsHeaderItem
DetailsHeaderItemSkin
  resizeSeparator : HGroup
DetailsHeaderItemSkin
  sortIndicator : HGroup
DetailsHeaderItemSkin
Public Methods
 MethodDefined By
  
Constructor.
DetailsHeaderItemSkin
Property Detail
arrowDSproperty
public var arrowDS:Array

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

headerItemsproperty 
public var headerItems:HGroup

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

headerNameproperty 
public var headerName:FieldTextInput

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

hostComponentproperty 
public var hostComponent:DetailsHeaderItem

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

resizeSeparatorproperty 
public var resizeSeparator:HGroup

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

sortIndicatorproperty 
public var sortIndicator:HGroup

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

Constructor Detail
DetailsHeaderItemSkin()Constructor
public function DetailsHeaderItemSkin()

Constructor.