| Package | ardisia.components.scroller.themes.spark.skins |
| Class | public class ScrollerSkin |
| Inheritance | ScrollerSkin spark.components.supportClasses.Skin |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| horizontalScrollBarFactory : ClassFactory | ScrollerSkin | ||
| verticalScrollBarFactory : ClassFactory | ScrollerSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | ScrollerSkin | ||
| horizontalScrollBarFactory | property |
public var horizontalScrollBarFactory:ClassFactoryThis property can be used as the source for data binding.
| verticalScrollBarFactory | property |
public var verticalScrollBarFactory:ClassFactoryThis property can be used as the source for data binding.
| ScrollerSkin | () | Constructor |
public function ScrollerSkin()Constructor.