Package | ardisia.components.carouselList.themes.spark.skins |
Class | public class CarouselListSkin |
Inheritance | CarouselListSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
dataGroup : DataGroup | CarouselListSkin | ||
hScrollerPart : HScrollBar | CarouselListSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | CarouselListSkin |
dataGroup | property |
public var dataGroup:DataGroup
This property can be used as the source for data binding.
hScrollerPart | property |
public var hScrollerPart:HScrollBar
This property can be used as the source for data binding.
CarouselListSkin | () | Constructor |
public function CarouselListSkin()
Constructor.