Packageorg.beeant.skins
Classpublic class VRulerSkin
InheritanceVRulerSkin Inheritance spark.components.supportClasses.Skin

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : VRule
VRulerSkin
  ruler : VRulerGraphicElement
VRulerSkin
  rulerGroup : Group
VRulerSkin
  tickLineLabel : ClassFactory
VRulerSkin
Public Methods
 MethodDefined By
  
Constructor.
VRulerSkin
Property Detail
hostComponentproperty
public var hostComponent:VRule

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

rulerproperty 
public var ruler:VRulerGraphicElement

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
VRulerSkin()Constructor
public function VRulerSkin()

Constructor.