| Package | flexlib.scheduling.scheduleClasses |
| Class | public class LayoutScrollEvent |
| Inheritance | LayoutScrollEvent mx.events.ScrollEvent |
| Method | Defined By | ||
|---|---|---|---|
LayoutScrollEvent(type:String) | LayoutScrollEvent | ||
| Constant | Defined By | ||
|---|---|---|---|
| ITEM_SCROLL : String = itemScroll [static] | LayoutScrollEvent | ||
| PIXEL_SCROLL : String = pixelScroll [static] | LayoutScrollEvent | ||
| LayoutScrollEvent | () | Constructor |
public function LayoutScrollEvent(type:String)type:String |
| ITEM_SCROLL | Constant |
public static const ITEM_SCROLL:String = itemScroll| PIXEL_SCROLL | Constant |
public static const PIXEL_SCROLL:String = pixelScroll