Package | org.beeant.skins |
Class | public class HRulerSkin |
Inheritance | HRulerSkin ![]() |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : HRule | HRulerSkin | ||
ruler : HRulerGraphicElement | HRulerSkin | ||
rulerGroup : Group | HRulerSkin | ||
tickLineLabel : ClassFactory | HRulerSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | HRulerSkin |
hostComponent | property |
public var hostComponent:HRule
This property can be used as the source for data binding.
ruler | property |
public var ruler:HRulerGraphicElement
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.
HRulerSkin | () | Constructor |
public function HRulerSkin()
Constructor.