Packageardisia.themes.stockholm.skins
Classpublic class FormHeadingSkin
InheritanceFormHeadingSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

dropped background support

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  contentCol : ConstraintColumn
FormHeadingSkin
  helpCol : ConstraintColumn
FormHeadingSkin
  hostComponent : FormHeading
FormHeadingSkin
  labelCol : ConstraintColumn
FormHeadingSkin
  labelDisplay : Label
FormHeadingSkin
  row1 : ConstraintRow
FormHeadingSkin
  sequenceCol : ConstraintColumn
FormHeadingSkin
Public Methods
 MethodDefined By
  
Constructor.
FormHeadingSkin
Property Detail
contentColproperty
public var contentCol:ConstraintColumn

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

helpColproperty 
public var helpCol:ConstraintColumn

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

hostComponentproperty 
public var hostComponent:FormHeading

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

labelColproperty 
public var labelCol:ConstraintColumn

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

labelDisplayproperty 
public var labelDisplay:Label

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

row1property 
public var row1:ConstraintRow

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

sequenceColproperty 
public var sequenceCol:ConstraintColumn

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

Constructor Detail
FormHeadingSkin()Constructor
public function FormHeadingSkin()

Constructor.