パッケージ | spark.components |
クラス | public final class ActionBarDefaultButtonAppearance |
継承 | ActionBarDefaultButtonAppearance Object |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Flex 4.5 |
ランタイムバージョン: | AIR 2.5 |
defaultButtonAppearance
スタイルの許可値の定数を定義します。
パブリックプロパティ
パブリックメソッド
パブリック定数
定数 | 定義元 | ||
---|---|---|---|
BEVELED : String = "beveled" [静的]
ナビゲーショングループとアクションコンテンツグループのボタンに使用される、ベベルが適用された不透明なボタンスキンを指定します。 | ActionBarDefaultButtonAppearance | ||
NORMAL : String = "normal" [静的]
ナビゲーショングループとアクションコンテンツグループのボタンに使用される、透明なボタンスキンを指定します。 | ActionBarDefaultButtonAppearance |
定数の詳細
BEVELED | 定数 |
public static const BEVELED:String = "beveled"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Flex 4.5 |
ランタイムバージョン: | AIR 2.5 |
ナビゲーショングループとアクションコンテンツグループのボタンに使用される、ベベルが適用された不透明なボタンスキンを指定します。
NORMAL | 定数 |
public static const NORMAL:String = "normal"
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Flex 4.5 |
ランタイムバージョン: | AIR 2.5 |
ナビゲーショングループとアクションコンテンツグループのボタンに使用される、透明なボタンスキンを指定します。
Tue Jun 12 2018, 10:34 AM Z