Packagecom.adobe.portfolio.skins
Classpublic class CustomShapeSkin
InheritanceCustomShapeSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : CustomShape
CustomShapeSkin
  innerStroke : Rect
CustomShapeSkin
Public Methods
 MethodDefined By
  
Constructor.
CustomShapeSkin
Protected Methods
 MethodDefined By
  
skin1_creationCompleteHandler(event:FlexEvent):void
CustomShapeSkin
Property Detail
hostComponentproperty
public var hostComponent:CustomShape

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

innerStrokeproperty 
public var innerStroke:Rect

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

Constructor Detail
CustomShapeSkin()Constructor
public function CustomShapeSkin()

Constructor.

Method Detail
skin1_creationCompleteHandler()method
protected function skin1_creationCompleteHandler(event:FlexEvent):void

Parameters

event:FlexEvent