Packageflexlib.scheduling.scheduleClasses
Classpublic class LayoutScrollEvent
InheritanceLayoutScrollEvent Inheritance mx.events.ScrollEvent



Public Methods
 MethodDefined By
  
LayoutScrollEvent(type:String)
LayoutScrollEvent
Public Constants
 ConstantDefined By
  ITEM_SCROLL : String = itemScroll
[static]
LayoutScrollEvent
  PIXEL_SCROLL : String = pixelScroll
[static]
LayoutScrollEvent
Constructor Detail
LayoutScrollEvent()Constructor
public function LayoutScrollEvent(type:String)



Parameters
type:String
Constant Detail
ITEM_SCROLLConstant
public static const ITEM_SCROLL:String = itemScroll

PIXEL_SCROLLConstant 
public static const PIXEL_SCROLL:String = pixelScroll