Pakket | mx.events |
Klasse | public final class SliderEventClickTarget |
Overerving | SliderEventClickTarget Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 3 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
clickTarget
property of the SliderEvent class.
Meer voorbeelden
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
THUMB : String = "thumb" [statisch]
Specifies that the Slider's thumb was clicked. | SliderEventClickTarget | ||
TRACK : String = "track" [statisch]
Specifies that the Slider's track was clicked. | SliderEventClickTarget |
Constantedetails
THUMB | Constante |
public static const THUMB:String = "thumb"
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 3 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies that the Slider's thumb was clicked.
TRACK | Constante |
public static const TRACK:String = "track"
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 3 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies that the Slider's track was clicked.
Wed Jun 13 2018, 11:42 AM Z