| 套件 | mx.events |
| 類別 | public final class SliderEventClickTarget |
| 繼承 | SliderEventClickTarget Object |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 3 |
| 執行階段版本: | Flash Player 9, AIR 1.1 |
clickTarget property of the SliderEvent class.
更多範例
相關 API 元素
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| THUMB : String = "thumb" [靜態]
Specifies that the Slider's thumb was clicked. | SliderEventClickTarget | ||
| TRACK : String = "track" [靜態]
Specifies that the Slider's track was clicked. | SliderEventClickTarget | ||
常數詳細資訊
THUMB | 常數 |
public static const THUMB:String = "thumb"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 3 |
| 執行階段版本: | Flash Player 9, AIR 1.1 |
Specifies that the Slider's thumb was clicked.
TRACK | 常數 |
public static const TRACK:String = "track"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 3 |
| 執行階段版本: | Flash Player 9, AIR 1.1 |
Specifies that the Slider's track was clicked.
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性