Packagejp.seagirl.controls
Classpublic class AdvancedRadioButton
InheritanceAdvancedRadioButton Inheritance mx.controls.RadioButton

AdvancedRadioButtonはmx.controls.RadioButtonの拡張です。 StyleにbackgroundAlpha, backgroundColor, cornerRadiusを追加しています。

See also

mx.controls.RadioButton


Public Methods
 MethodDefined by
  
コンストラクタ
AdvancedRadioButton
Styles
 StyleDescriptionDefined by
  
backgroundAlpha
Type: Number   CSS Inheritance: no
backgroundColorで定義されている色の透明度です。 有効な値の範囲は 0.0 から 1.0 です。
AdvancedRadioButton
  
backgroundColor
Type: uint   Format: Color   CSS Inheritance: no
コンポーネントの背景色です。
AdvancedRadioButton
  
cornerRadius
Type: uint   CSS Inheritance: no
コンポーネントの角に付いている丸みの半径です。
AdvancedRadioButton
Constructor detail
AdvancedRadioButton()constructor
public function AdvancedRadioButton()

コンストラクタ