Package | com.adobe.portfolio.skins.axmScroller |
Class | public class AXMHScrollerSkin |
Inheritance | AXMHScrollerSkin ![]() |
Implements | mx.core.IStateClient2 |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Default MXML PropertymxmlContent
See also
Property | Defined By | ||
---|---|---|---|
decrementButton : Button The default skin class is ScrollBarLeftButtonSkin. | AXMHScrollerSkin | ||
hostComponent : HScrollBar | AXMHScrollerSkin | ||
incrementButton : Button The default skin class is ScrollBarRightButtonSkin. | AXMHScrollerSkin | ||
thumb : Button The default skin class is HScrollBarThumbSkin. | AXMHScrollerSkin | ||
track : Button The default skin class is HScrollBarTrackSkin. | AXMHScrollerSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | AXMHScrollerSkin |
decrementButton | property |
public var decrementButton:Button
The default skin class is ScrollBarLeftButtonSkin.
This property can be used as the source for data binding.
See also
hostComponent | property |
public var hostComponent:HScrollBar
This property can be used as the source for data binding.
incrementButton | property |
public var incrementButton:Button
The default skin class is ScrollBarRightButtonSkin.
This property can be used as the source for data binding.
See also
thumb | property |
public var thumb:Button
The default skin class is HScrollBarThumbSkin.
This property can be used as the source for data binding.
See also
track | property |
public var track:Button
The default skin class is HScrollBarTrackSkin.
This property can be used as the source for data binding.
See also
AXMHScrollerSkin | () | Constructor |
public function AXMHScrollerSkin()
Constructor.