Pakket | spark.components |
Klasse | public final class ActionBarDefaultButtonAppearance |
Overerving | ActionBarDefaultButtonAppearance Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | AIR 2.5 |
defaultButtonAppearance
style of ActionBar.
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
BEVELED : String = "beveled" [statisch]
Specifies beveled and opaque button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance | ||
NORMAL : String = "normal" [statisch]
Specifies transparent button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance |
Constantedetails
BEVELED | Constante |
public static const BEVELED:String = "beveled"
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | AIR 2.5 |
Specifies beveled and opaque button skins be used for Buttons in navigation and action content groups.
NORMAL | Constante |
public static const NORMAL:String = "normal"
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4.5 |
Runtimeversies: | AIR 2.5 |
Specifies transparent button skins be used for Buttons in navigation and action content groups.
Wed Jun 13 2018, 11:42 AM Z