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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  dateTimeChooser : DateTimeChooser
DetailsCardItemSkin
  hostComponent : DetailsCardItem
DetailsCardItemSkin
  manyLinesTextEntry : FieldTextArea
DetailsCardItemSkin
  oneLineTextEntry : FieldTextInput
DetailsCardItemSkin
  txtDS : Array
DetailsCardItemSkin
Public Methods
 MethodDefined By
  
Constructor.
DetailsCardItemSkin
Property Detail
dateTimeChooserproperty
public var dateTimeChooser:DateTimeChooser

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

hostComponentproperty 
public var hostComponent:DetailsCardItem

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

manyLinesTextEntryproperty 
public var manyLinesTextEntry:FieldTextArea

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

oneLineTextEntryproperty 
public var oneLineTextEntry:FieldTextInput

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

txtDSproperty 
public var txtDS:Array

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

Constructor Detail
DetailsCardItemSkin()Constructor
public function DetailsCardItemSkin()

Constructor.