| Pacchetto | mx.events |
| Classe | public final class DateChooserEventDetail |
| Ereditarietà | DateChooserEventDetail Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
detail property
of a DateChooserEvent object.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| NEXT_MONTH : String = "nextMonth" [statico]
Indicates that the user scrolled the calendar to the next month. | DateChooserEventDetail | ||
| NEXT_YEAR : String = "nextYear" [statico]
Indicates that the user scrolled the calendar to the next year. | DateChooserEventDetail | ||
| PREVIOUS_MONTH : String = "previousMonth" [statico]
Indicates that the user scrolled the calendar to the previous month. | DateChooserEventDetail | ||
| PREVIOUS_YEAR : String = "previousYear" [statico]
Indicates that the user scrolled the calendar to the previous year. | DateChooserEventDetail | ||
Descrizione delle costanti
NEXT_MONTH | Costante |
public static const NEXT_MONTH:String = "nextMonth"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the next month.
NEXT_YEAR | Costante |
public static const NEXT_YEAR:String = "nextYear"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the next year.
PREVIOUS_MONTH | Costante |
public static const PREVIOUS_MONTH:String = "previousMonth"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the previous month.
PREVIOUS_YEAR | Costante |
public static const PREVIOUS_YEAR:String = "previousYear"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Indicates that the user scrolled the calendar to the previous year.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate