パッケージ | com.adobe.solutions.rca.presentation.constant |
クラス | public class LocalizedSignatureOptions |
継承 | LocalizedSignatureOptions SignatureOptions Object |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックプロパティ
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
The constructor for LocalizedSignatureOptions class. | LocalizedSignatureOptions | ||
[静的]
This method returns an array of all localized signature options. | LocalizedSignatureOptions | ||
[静的]
This method returns localized strings for signature options. | LocalizedSignatureOptions | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
パブリック定数
コンストラクターの詳細
LocalizedSignatureOptions | () | コンストラクター |
public function LocalizedSignatureOptions()
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for LocalizedSignatureOptions
class.
メソッドの詳細
getLocalizedTypeArray | () | メソッド |
public static function getLocalizedTypeArray():Array
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This method returns an array of all localized signature options.
戻り値Array — It returns an array of all localized signature options.
|
getLocalizedValue | () | メソッド |
public static function getLocalizedValue(type:String):String
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Review, Commenting, and Approval Building Block 10.0 |
ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This method returns localized strings for signature options.
パラメーター
type:String — Signature option.
|
String — It returns localized strings for signature option.
|
Tue Jun 12 2018, 10:34 AM Z