| パッケージ | com.adobe.solutions.prm.constant |
| クラス | public class ProjectType |
| 継承 | ProjectType Object |
| サブクラス | LocalizedProjectType |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Project Management Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
パブリックプロパティ
パブリックメソッド
| メソッド | 定義元 | ||
|---|---|---|---|
The constructor for ProjectType class. | ProjectType | ||
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのストリング表現を返します。 | Object | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
パブリック定数
| 定数 | 定義元 | ||
|---|---|---|---|
| CAMPAIGN : String = "CAMPAIGN" [静的]
This type denotes a campaign. | ProjectType | ||
| PROJECT : String = "PROJECT" [静的]
This type denotes a child project. | ProjectType | ||
| TYPES : Array [静的]
An array of all the types of the project. | ProjectType | ||
コンストラクターの詳細
ProjectType | () | コンストラクター |
public function ProjectType()| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Project Management Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
The constructor for ProjectType class.
定数の詳細
CAMPAIGN | 定数 |
public static const CAMPAIGN:String = "CAMPAIGN"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Project Management Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This type denotes a campaign.
PROJECT | 定数 |
public static const PROJECT:String = "PROJECT"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Project Management Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
This type denotes a child project.
TYPES | 定数 |
public static const TYPES:Array| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Project Management Building Block 10.0 |
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) |
An array of all the types of the project.
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示