| Pakiet | mx.events |
| Klasa | public final class DateChooserEventDetail |
| Dziedziczenie | DateChooserEventDetail Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
detail property
of a DateChooserEvent object.
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| NEXT_MONTH : String = "nextMonth" [statyczny]
Indicates that the user scrolled the calendar to the next month. | DateChooserEventDetail | ||
| NEXT_YEAR : String = "nextYear" [statyczny]
Indicates that the user scrolled the calendar to the next year. | DateChooserEventDetail | ||
| PREVIOUS_MONTH : String = "previousMonth" [statyczny]
Indicates that the user scrolled the calendar to the previous month. | DateChooserEventDetail | ||
| PREVIOUS_YEAR : String = "previousYear" [statyczny]
Indicates that the user scrolled the calendar to the previous year. | DateChooserEventDetail | ||
Szczegół stałej
NEXT_MONTH | Stała |
public static const NEXT_MONTH:String = "nextMonth"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the next month.
NEXT_YEAR | Stała |
public static const NEXT_YEAR:String = "nextYear"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the next year.
PREVIOUS_MONTH | Stała |
public static const PREVIOUS_MONTH:String = "previousMonth"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the previous month.
PREVIOUS_YEAR | Stała |
public static const PREVIOUS_YEAR:String = "previousYear"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the previous year.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne