| Pacote | mx.events |
| Classe | public final class SliderEventClickTarget |
| Herança | SliderEventClickTarget Object |
clickTarget property of the SliderEvent class.
Veja também
| Constante | Definido por | ||
|---|---|---|---|
| THUMB : String = "thumb" [static]
Specifies that the Slider's thumb was clicked.
| SliderEventClickTarget | ||
| TRACK : String = "track" [static]
Specifies that the Slider's track was clicked.
| SliderEventClickTarget | ||
| THUMB | Constante |
public static const THUMB:String = "thumb"
Specifies that the Slider's thumb was clicked.
| TRACK | Constante |
public static const TRACK:String = "track"
Specifies that the Slider's track was clicked.