パッケージmx.validators
クラスpublic final class CurrencyValidatorAlignSymbol
継承CurrencyValidatorAlignSymbol Inheritance Object

CurrencyValidatorAlignSymbol クラスは、通貨記号の配置を指定する定数値を定義します。 これらの値は CurrencyValidator.alignSymbol プロパティで使用されます。

関連項目

mx.validators.CurrencyValidator


パブリックプロパティ
 プロパティ定義元
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクタ関数への参照です。
Object
 Inheritedprototype : Object
[静的] クラスまたは関数オブジェクトのプロトタイプオブジェクトへの参照です。
Object
パブリックメソッド
 メソッド定義元
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメータとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
パブリック定数
 定数定義元
  ANY : String = "any"
[静的] CurrencyValidator クラスの通貨記号の整列設定として "any" を指定します。
CurrencyValidatorAlignSymbol
  LEFT : String = "left"
[静的] CurrencyValidator クラスの通貨記号の整列設定として "left" を指定します。
CurrencyValidatorAlignSymbol
  RIGHT : String = "right"
[静的] CurrencyValidator クラスの通貨記号の整列設定として "right" を指定します。
CurrencyValidatorAlignSymbol
定数の詳細
ANY定数
public static const ANY:String = "any"

CurrencyValidator クラスの通貨記号の整列設定として "any" を指定します。

LEFT定数 
public static const LEFT:String = "left"

CurrencyValidator クラスの通貨記号の整列設定として "left" を指定します。

RIGHT定数 
public static const RIGHT:String = "right"

CurrencyValidator クラスの通貨記号の整列設定として "right" を指定します。





 

 

このページに新しいコメントが追加された場合に、電子メールでの通知を希望する。 | コメントレポート

現在のページ: http://livedocs.adobe.com/flex/3_jp/langref/mx/validators/CurrencyValidatorAlignSymbol.html