| Paket | mx.events |
| Sınıf | public final class ScrollEventDetail |
| Miras Alma | ScrollEventDetail Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
detail property
of a ScrollEvent.
İlgili API Öğeleri
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| AT_BOTTOM : String = "atBottom" [statik]
Indicates that the scroll bar is at the bottom of its scrolling range. | ScrollEventDetail | ||
| AT_LEFT : String = "atLeft" [statik]
Indicates that the scroll bar is at the left of its scrolling range. | ScrollEventDetail | ||
| AT_RIGHT : String = "atRight" [statik]
Indicates that the scroll bar is at the right of its scrolling range. | ScrollEventDetail | ||
| AT_TOP : String = "atTop" [statik]
Indicates that the scroll bar is at the top of its scrolling range. | ScrollEventDetail | ||
| LINE_DOWN : String = "lineDown" [statik]
Indicates that the scroll bar has moved down by one line. | ScrollEventDetail | ||
| LINE_LEFT : String = "lineLeft" [statik]
Indicates that the scroll bar has moved left by one line. | ScrollEventDetail | ||
| LINE_RIGHT : String = "lineRight" [statik]
Indicates that the scroll bar has moved right by one line. | ScrollEventDetail | ||
| LINE_UP : String = "lineUp" [statik]
Indicates that the scroll bar has moved up by one line. | ScrollEventDetail | ||
| PAGE_DOWN : String = "pageDown" [statik]
Indicates that the scroll bar has moved down by one page. | ScrollEventDetail | ||
| PAGE_LEFT : String = "pageLeft" [statik]
Indicates that the scroll bar has moved left by one page. | ScrollEventDetail | ||
| PAGE_RIGHT : String = "pageRight" [statik]
Indicates that the scroll bar has moved right by one page. | ScrollEventDetail | ||
| PAGE_UP : String = "pageUp" [statik]
Indicates that the scroll bar has moved up by one page. | ScrollEventDetail | ||
| THUMB_POSITION : String = "thumbPosition" [statik]
Indicates that the scroll bar thumb has stopped moving. | ScrollEventDetail | ||
| THUMB_TRACK : String = "thumbTrack" [statik]
Indicates that the scroll bar thumb is moving. | ScrollEventDetail | ||
AT_BOTTOM | Sabit |
public static const AT_BOTTOM:String = "atBottom"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar is at the bottom of its scrolling range.
AT_LEFT | Sabit |
public static const AT_LEFT:String = "atLeft"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar is at the left of its scrolling range.
AT_RIGHT | Sabit |
public static const AT_RIGHT:String = "atRight"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar is at the right of its scrolling range.
AT_TOP | Sabit |
public static const AT_TOP:String = "atTop"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar is at the top of its scrolling range.
LINE_DOWN | Sabit |
public static const LINE_DOWN:String = "lineDown"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar has moved down by one line.
LINE_LEFT | Sabit |
public static const LINE_LEFT:String = "lineLeft"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar has moved left by one line.
LINE_RIGHT | Sabit |
public static const LINE_RIGHT:String = "lineRight"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar has moved right by one line.
LINE_UP | Sabit |
public static const LINE_UP:String = "lineUp"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar has moved up by one line.
PAGE_DOWN | Sabit |
public static const PAGE_DOWN:String = "pageDown"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar has moved down by one page.
PAGE_LEFT | Sabit |
public static const PAGE_LEFT:String = "pageLeft"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar has moved left by one page.
PAGE_RIGHT | Sabit |
public static const PAGE_RIGHT:String = "pageRight"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar has moved right by one page.
PAGE_UP | Sabit |
public static const PAGE_UP:String = "pageUp"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar has moved up by one page.
THUMB_POSITION | Sabit |
public static const THUMB_POSITION:String = "thumbPosition"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar thumb has stopped moving.
THUMB_TRACK | Sabit |
public static const THUMB_TRACK:String = "thumbTrack"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Indicates that the scroll bar thumb is moving.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster