Paket | mx.events |
Sınıf | public final class SliderEventClickTarget |
Miras Alma | SliderEventClickTarget 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 |
clickTarget
property of the SliderEvent class.
İlgili API Öğeleri
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
THUMB : String = "thumb" [statik]
Specifies that the Slider's thumb was clicked. | SliderEventClickTarget | ||
TRACK : String = "track" [statik]
Specifies that the Slider's track was clicked. | SliderEventClickTarget |
Sabit Ayrıntısı
THUMB | Sabit |
public static const THUMB:String = "thumb"
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 |
Specifies that the Slider's thumb was clicked.
TRACK | Sabit |
public static const TRACK:String = "track"
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 |
Specifies that the Slider's track was clicked.
Tue Jun 12 2018, 01:09 PM Z