| Paket | com.adobe.livecycle.rca.model.constant |
| Sınıf | public class StageTypes |
| Miras Alma | StageTypes Object |
Şu tarihten itibaren onaylanmamaktadır: Review, Commenting, and Approval 10: Lütfen Şunu Kullanın: com.adobe.solutions.rca.constant.StageTypes
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
Provides values for the type property of AbstractStage. | StageTypes | ||
![]() |
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | |
![]() |
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | |
[statik] Determines whether a stage is parallel or sequential. | StageTypes | ||
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | |
![]() |
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | |
![]() |
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| PARALLEL_APPROVAL : String = "PARALLEL_APPROVAL" [statik] Specifies that the stage type is parallel approval. | StageTypes | ||
| PARALLEL_REVIEW : String = "PARALLEL_REVIEW" [statik] Specifies that the stage type is parallel review. | StageTypes | ||
| SEQUENTIAL_APPROVAL : String = "SEQUENTIAL_APPROVAL" [statik] Specifies that the stage type is sequential approval. | StageTypes | ||
| SEQUENTIAL_REVIEW : String = "SEQUENTIAL_REVIEW" [statik] Specifies that the stage type is sequential review. | StageTypes | ||
| TYPES : Array [statik] An array that specifies the valid types for the StageType class. | StageTypes | ||
Yapıcı Ayrıntı
StageTypes | () | Yapıcı |
public function StageTypes()| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Provides values for the type property of AbstractStage.
İlgili API Öğeleri
Yöntem Ayrıntısı
isStageSerial | () | yöntem |
public static function isStageSerial(type:String):Boolean| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Determines whether a stage is parallel or sequential.
Returns a Boolean value that specifies whether the stage is serial or parallel. If the value is true, the stage is serial.
Parametreler
type:String |
Boolean |
Sabit Ayrıntısı
PARALLEL_APPROVAL | Sabit |
public static const PARALLEL_APPROVAL:String = "PARALLEL_APPROVAL"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the stage type is parallel approval.
PARALLEL_REVIEW | Sabit |
public static const PARALLEL_REVIEW:String = "PARALLEL_REVIEW"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the stage type is parallel review.
SEQUENTIAL_APPROVAL | Sabit |
public static const SEQUENTIAL_APPROVAL:String = "SEQUENTIAL_APPROVAL"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the stage type is sequential approval.
SEQUENTIAL_REVIEW | Sabit |
public static const SEQUENTIAL_REVIEW:String = "SEQUENTIAL_REVIEW"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the stage type is sequential review.
TYPES | Sabit |
public static const TYPES:Array| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, Flash Player 10, AIR (unsupported) |
An array that specifies the valid types for the StageType class. Valid types are
SEQUENTIAL_REVIEW, PARALLEL_REVIEW, SEQUENTIAL_APPROVAL, and PARALLEL_APPROVAL
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster