Package | org.beeant.skins |
Class | public class VRulerSkin |
Inheritance | VRulerSkin ![]() |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : VRule | VRulerSkin | ||
ruler : VRulerGraphicElement | VRulerSkin | ||
rulerGroup : Group | VRulerSkin | ||
tickLineLabel : ClassFactory | VRulerSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | VRulerSkin |
hostComponent | property |
public var hostComponent:VRule
This property can be used as the source for data binding.
ruler | property |
public var ruler:VRulerGraphicElement
This property can be used as the source for data binding.
rulerGroup | property |
public var rulerGroup:Group
This property can be used as the source for data binding.
tickLineLabel | property |
public var tickLineLabel:ClassFactory
This property can be used as the source for data binding.
VRulerSkin | () | Constructor |
public function VRulerSkin()
Constructor.