Pakiet | spark.components |
Klasa | public final class ActionBarDefaultButtonAppearance |
Dziedziczenie | ActionBarDefaultButtonAppearance Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4.5 |
Wersje środowiska wykonawczego: | AIR 2.5 |
defaultButtonAppearance
style of ActionBar.
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
BEVELED : String = "beveled" [statyczny]
Specifies beveled and opaque button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance | ||
NORMAL : String = "normal" [statyczny]
Specifies transparent button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance |
Szczegół stałej
BEVELED | Stała |
public static const BEVELED:String = "beveled"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4.5 |
Wersje środowiska wykonawczego: | AIR 2.5 |
Specifies beveled and opaque button skins be used for Buttons in navigation and action content groups.
NORMAL | Stała |
public static const NORMAL:String = "normal"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4.5 |
Wersje środowiska wykonawczego: | AIR 2.5 |
Specifies transparent button skins be used for Buttons in navigation and action content groups.
Tue Jun 12 2018, 12:06 PM Z