Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
com.adobe.solutions.rca.vo 

AuditLevelVO  - AS3 Review, Commenting, and Approval

パッケージcom.adobe.solutions.rca.vo
クラスpublic class AuditLevelVO
継承AuditLevelVO Inheritance BaseVO Inheritance Object

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 10
ランタイムバージョン: Flash Player 10.2, AIR (unsupported)

Represents an Audit Level in the system. Audit level is a collection of actions that are allowed if that audit level is set.



パブリックプロパティ
 プロパティ定義元
  actions : Object
Gets the audit actions associated with the audit level.
AuditLevelVO
  auditModule : AuditModuleVO
Gets the reference to an instance of AuditModuleVO.
AuditLevelVO
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
  description : String
Gets the description of the audit level.
AuditLevelVO
 Inheritedid : String
Get the ID of the VO.
BaseVO
  isDefault : Boolean
Gets whether the audit level is the default audit level or not.
AuditLevelVO
  levelName : String
Gets the name of the audit level.
AuditLevelVO
パブリックメソッド
 メソッド定義元
  
The constructor for AuditLevelVO class.
AuditLevelVO
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
プロパティの詳細

actions

プロパティ
actions:Object

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 10
ランタイムバージョン: Flash Player 10.2, AIR (unsupported)

Gets the audit actions associated with the audit level.



実装
    public function get actions():Object
    public function set actions(value:Object):void

auditModule

プロパティ 
auditModule:AuditModuleVO

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 10
ランタイムバージョン: Flash Player 10.2, AIR (unsupported)

Gets the reference to an instance of AuditModuleVO.



実装
    public function get auditModule():AuditModuleVO
    public function set auditModule(value:AuditModuleVO):void

description

プロパティ 
description:String

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 10
ランタイムバージョン: Flash Player 10.2, AIR (unsupported)

Gets the description of the audit level.



実装
    public function get description():String
    public function set description(value:String):void

isDefault

プロパティ 
isDefault:Boolean

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 10
ランタイムバージョン: Flash Player 10.2, AIR (unsupported)

Gets whether the audit level is the default audit level or not.



実装
    public function get isDefault():Boolean
    public function set isDefault(value:Boolean):void

levelName

プロパティ 
levelName:String

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 10
ランタイムバージョン: Flash Player 10.2, AIR (unsupported)

Gets the name of the audit level.



実装
    public function get levelName():String
    public function set levelName(value:String):void
コンストラクターの詳細

AuditLevelVO

()コンストラクター
public function AuditLevelVO()

言語バージョン: ActionScript 3.0
製品バージョン: Review, Commenting, and Approval Building Block 10
ランタイムバージョン: Flash Player 10.2, AIR (unsupported)

The constructor for AuditLevelVO class.





[ X ]英語で表示される理由
ActionScript 3.0 リファレンスガイドのコンテンツが英語で表示されます。

ActionScript 3.0 リファレンスガイドのすべての部分がすべての言語に翻訳されているわけではありません。言語エレメントが翻訳されていない場合、そのエレメントは英語で表示されます。例えば、ga.controls.HelpBox クラスはどの言語にも訳されていません。このため、リファレンスガイドの日本語バージョンでは、ga.controls.HelpBox クラスは英語で表示されます。