Packagecom.flexicious.skins.container
Classpublic class FieldSetSkin
InheritanceFieldSetSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  background : Rect
FieldSetSkin
  contentGroup : Group
FieldSetSkin
  hostComponent : FieldSet
FieldSetSkin
Public Methods
 MethodDefined By
  
Constructor.
FieldSetSkin
Protected Methods
 MethodDefined By
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
FieldSetSkin
Property Detail
backgroundproperty
public var background:Rect

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

contentGroupproperty 
public var contentGroup:Group

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

hostComponentproperty 
public var hostComponent:FieldSet

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

Constructor Detail
FieldSetSkin()Constructor
public function FieldSetSkin()

Constructor.

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

Parameters

unscaledWidth:Number
 
unscaledHeight:Number