Packageorg.beeant.skins
Classpublic class HRulerSkin
InheritanceHRulerSkin Inheritance spark.components.supportClasses.Skin

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : HRule
HRulerSkin
  ruler : HRulerGraphicElement
HRulerSkin
  rulerGroup : Group
HRulerSkin
  tickLineLabel : ClassFactory
HRulerSkin
Public Methods
 MethodDefined By
  
Constructor.
HRulerSkin
Property Detail
hostComponentproperty
public var hostComponent:HRule

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

rulerproperty 
public var ruler:HRulerGraphicElement

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

rulerGroupproperty 
public var rulerGroup:Group

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

tickLineLabelproperty 
public var tickLineLabel:ClassFactory

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

Constructor Detail
HRulerSkin()Constructor
public function HRulerSkin()

Constructor.