| Paket | mx.events |
| Klass | public final class DateChooserEventDetail |
| Arv | DateChooserEventDetail Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
detail property
of a DateChooserEvent object.
Relaterade API-element
Publika egenskaper
Publika metoder
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| NEXT_MONTH : String = "nextMonth" [statisk]
Indicates that the user scrolled the calendar to the next month. | DateChooserEventDetail | ||
| NEXT_YEAR : String = "nextYear" [statisk]
Indicates that the user scrolled the calendar to the next year. | DateChooserEventDetail | ||
| PREVIOUS_MONTH : String = "previousMonth" [statisk]
Indicates that the user scrolled the calendar to the previous month. | DateChooserEventDetail | ||
| PREVIOUS_YEAR : String = "previousYear" [statisk]
Indicates that the user scrolled the calendar to the previous year. | DateChooserEventDetail | ||
Konstantdetaljer
NEXT_MONTH | Konstant |
public static const NEXT_MONTH:String = "nextMonth"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the next month.
NEXT_YEAR | Konstant |
public static const NEXT_YEAR:String = "nextYear"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the next year.
PREVIOUS_MONTH | Konstant |
public static const PREVIOUS_MONTH:String = "previousMonth"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the previous month.
PREVIOUS_YEAR | Konstant |
public static const PREVIOUS_YEAR:String = "previousYear"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the previous year.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper