Packagecom.ithaca.timeline.skins
Classpublic class IconSkin
InheritanceIconSkin Inheritance spark.components.supportClasses.Skin

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : ObselSkin
IconSkin
  icon : Image
IconSkin
  obsel : Obsel
IconSkin
Public Methods
 MethodDefined By
  
Constructor.
IconSkin
  
styleChanged(styleProp:String):void
[override]
IconSkin
Protected Methods
 MethodDefined By
  
creationCompleteHandler(event:Event):void
IconSkin
  
onObselChange(event:PropertyChangeEvent = null):void
IconSkin
Property Detail
hostComponentproperty
public var hostComponent:ObselSkin

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

iconproperty 
public var icon:Image

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

obselproperty 
public var obsel:Obsel

Constructor Detail
IconSkin()Constructor
public function IconSkin()

Constructor.

Method Detail
creationCompleteHandler()method
protected function creationCompleteHandler(event:Event):void

Parameters

event:Event

onObselChange()method 
protected function onObselChange(event:PropertyChangeEvent = null):void

Parameters

event:PropertyChangeEvent (default = null)

styleChanged()method 
override public function styleChanged(styleProp:String):void

Parameters

styleProp:String