패키지 | spark.components |
클래스 | public final class ActionBarDefaultButtonAppearance |
상속 | ActionBarDefaultButtonAppearance Object |
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | AIR 2.5 |
defaultButtonAppearance
style of ActionBar.
공용 속성
공용 메서드
공용 상수
상수 | 정의 주체 | ||
---|---|---|---|
BEVELED : String = "beveled" [정적]
Specifies beveled and opaque button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance | ||
NORMAL : String = "normal" [정적]
Specifies transparent button skins be used for Buttons in
navigation and action content groups. | ActionBarDefaultButtonAppearance |
상수 세부 정보
BEVELED | 상수 |
public static const BEVELED:String = "beveled"
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | AIR 2.5 |
Specifies beveled and opaque button skins be used for Buttons in navigation and action content groups.
NORMAL | 상수 |
public static const NORMAL:String = "normal"
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4.5 |
런타임 버전: | AIR 2.5 |
Specifies transparent button skins be used for Buttons in navigation and action content groups.
Tue Jun 12 2018, 03:17 PM Z