| 套件 | spark.components |
| 類別 | public final class IconPlacement |
| 繼承 | IconPlacement Object |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 4.5 |
| 執行階段版本: | Flash Player 10, AIR 2.5 |
iconPlacement
style of a Button, CheckBox, RadioButton or ToggleButton.
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| BOTTOM : String = "bottom" [靜態]
Specifies that the icon appears below the label. | IconPlacement | ||
| LEFT : String = "left" [靜態]
Specifies that the icon appears to the left of the label. | IconPlacement | ||
| RIGHT : String = "right" [靜態]
Specifies that the icon appears to the right of the label. | IconPlacement | ||
| TOP : String = "top" [靜態]
Specifies that the icon appears above the label. | IconPlacement | ||
常數詳細資訊
BOTTOM | 常數 |
public static const BOTTOM:String = "bottom"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 4.5 |
| 執行階段版本: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears below the label.
LEFT | 常數 |
public static const LEFT:String = "left"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 4.5 |
| 執行階段版本: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears to the left of the label.
RIGHT | 常數 |
public static const RIGHT:String = "right"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 4.5 |
| 執行階段版本: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears to the right of the label.
TOP | 常數 |
public static const TOP:String = "top"| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 4.5 |
| 執行階段版本: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears above the label.
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性