| Pacchetto | mx.events |
| Classe | public final class SliderEventClickTarget |
| Ereditarietà | SliderEventClickTarget Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
clickTarget property of the SliderEvent class.
Altri esempi
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| THUMB : String = "thumb" [statico]
Specifies that the Slider's thumb was clicked. | SliderEventClickTarget | ||
| TRACK : String = "track" [statico]
Specifies that the Slider's track was clicked. | SliderEventClickTarget | ||
Descrizione delle costanti
THUMB | Costante |
public static const THUMB:String = "thumb"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Specifies that the Slider's thumb was clicked.
TRACK | Costante |
public static const TRACK:String = "track"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Specifies that the Slider's track was clicked.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate