| Paket | mx.events |
| Sınıf | public final class DateChooserEventDetail |
| Miras Alma | DateChooserEventDetail 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 DateChooserEvent object.
İlgili API Öğeleri
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| NEXT_MONTH : String = "nextMonth" [statik]
Indicates that the user scrolled the calendar to the next month. | DateChooserEventDetail | ||
| NEXT_YEAR : String = "nextYear" [statik]
Indicates that the user scrolled the calendar to the next year. | DateChooserEventDetail | ||
| PREVIOUS_MONTH : String = "previousMonth" [statik]
Indicates that the user scrolled the calendar to the previous month. | DateChooserEventDetail | ||
| PREVIOUS_YEAR : String = "previousYear" [statik]
Indicates that the user scrolled the calendar to the previous year. | DateChooserEventDetail | ||
Sabit Ayrıntısı
NEXT_MONTH | Sabit |
public static const NEXT_MONTH:String = "nextMonth"| 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 user scrolled the calendar to the next month.
NEXT_YEAR | Sabit |
public static const NEXT_YEAR:String = "nextYear"| 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 user scrolled the calendar to the next year.
PREVIOUS_MONTH | Sabit |
public static const PREVIOUS_MONTH:String = "previousMonth"| 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 user scrolled the calendar to the previous month.
PREVIOUS_YEAR | Sabit |
public static const PREVIOUS_YEAR:String = "previousYear"| 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 user scrolled the calendar to the previous year.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster