Packagecom.ithaca.timeline.skins
Classpublic class MarkerSkin
InheritanceMarkerSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : ObselSkin
MarkerSkin
  icon : Image
MarkerSkin
  obsel : Obsel
MarkerSkin
Public Methods
 MethodDefined By
  
Constructor.
MarkerSkin
  
styleChanged(styleProp:String):void
[override]
MarkerSkin
Protected Methods
 MethodDefined By
  
creationCompleteHandler(event:Event):void
MarkerSkin
  
EditComment(e:MouseEvent):void
MarkerSkin
  
onObselChange(event:PropertyChangeEvent = null):void
MarkerSkin
  
onToolTipShow(event:ToolTipEvent):void
MarkerSkin
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
MarkerSkin()Constructor
public function MarkerSkin()

Constructor.

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

Parameters

event:Event

EditComment()method 
protected function EditComment(e:MouseEvent):void

Parameters

e:MouseEvent

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

Parameters

event:PropertyChangeEvent (default = null)

onToolTipShow()method 
protected function onToolTipShow(event:ToolTipEvent):void

Parameters

event:ToolTipEvent

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

Parameters

styleProp:String