Package | com.flexicious.skins.container |
Class | public class FieldSetSkin |
Inheritance | FieldSetSkin spark.skins.SparkSkin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
background : Rect | FieldSetSkin | ||
contentGroup : Group | FieldSetSkin | ||
hostComponent : FieldSet | FieldSetSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | FieldSetSkin |
Method | Defined By | ||
---|---|---|---|
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | FieldSetSkin |
background | property |
public var background:Rect
This property can be used as the source for data binding.
contentGroup | property |
public var contentGroup:Group
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:FieldSet
This property can be used as the source for data binding.
FieldSetSkin | () | Constructor |
public function FieldSetSkin()
Constructor.
updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |