Paket | spark.components |
Sınıf | public final class ActionBarDefaultButtonAppearance |
Miras Alma | ActionBarDefaultButtonAppearance Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 4.5 |
Çalışma Zamanı Sürümleri: | AIR 2.5 |
defaultButtonAppearance
style of ActionBar.
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
BEVELED : String = "beveled" [statik]
Specifies beveled and opaque button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance | ||
NORMAL : String = "normal" [statik]
Specifies transparent button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance |
Sabit Ayrıntısı
BEVELED | Sabit |
public static const BEVELED:String = "beveled"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 4.5 |
Çalışma Zamanı Sürümleri: | AIR 2.5 |
Specifies beveled and opaque button skins be used for Buttons in navigation and action content groups.
NORMAL | Sabit |
public static const NORMAL:String = "normal"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 4.5 |
Çalışma Zamanı Sürümleri: | AIR 2.5 |
Specifies transparent button skins be used for Buttons in navigation and action content groups.
Tue Jun 12 2018, 01:09 PM Z