Packageardisia.components.scroller.themes.spark.skins
Classpublic class ScrollerSkin
InheritanceScrollerSkin Inheritance spark.components.supportClasses.Skin

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  horizontalScrollBarFactory : ClassFactory
ScrollerSkin
  verticalScrollBarFactory : ClassFactory
ScrollerSkin
Public Methods
 MethodDefined By
  
Constructor.
ScrollerSkin
Property Detail
horizontalScrollBarFactoryproperty
public var horizontalScrollBarFactory:ClassFactory

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

verticalScrollBarFactoryproperty 
public var verticalScrollBarFactory:ClassFactory

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

Constructor Detail
ScrollerSkin()Constructor
public function ScrollerSkin()

Constructor.