Packagecom.dwuser.ss4.skins
Classpublic class VScrollBarSkinDefaults

This class is used to hold static embed references to extra supported VScrollBar and HScrollBar skin image classes. These skins can be used to customize the slideshow's scrollbars.



Public Properties
 PropertyDefined by
  downArrowSkin : Class
[static] The default down arrow skin class
VScrollBarSkinDefaults
  thumbSkin : Class
[static] The default scrollbar thumb skin class
VScrollBarSkinDefaults
  trackSkin : Class
[static] The default scrollbar track skin class
VScrollBarSkinDefaults
  upArrowSkin : Class
[static] The default up arrow skin class
VScrollBarSkinDefaults
Public Methods
 MethodDefined by
  
VScrollBarSkinDefaults
Property detail
downArrowSkinproperty
public static var downArrowSkin:Class

The default down arrow skin class

thumbSkinproperty 
public static var thumbSkin:Class

The default scrollbar thumb skin class

trackSkinproperty 
public static var trackSkin:Class

The default scrollbar track skin class

upArrowSkinproperty 
public static var upArrowSkin:Class

The default up arrow skin class

Constructor detail
VScrollBarSkinDefaults()constructor
public function VScrollBarSkinDefaults()