Paket | com.adobe.livecycle.rca.model.constant |
Sınıf | public class ReviewCommentVisibility |
Miras Alma | ReviewCommentVisibility Object |
Şu tarihten itibaren onaylanmamaktadır: Review, Commenting, and Approval 10: Lütfen Şunu Kullanın: com.adobe.solutions.rca.constant.ReviewCommentVisibility
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 commentVisibility property of ReviewContext. | ReviewCommentVisibility | ||
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 | ||
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: | ||
---|---|---|---|
INTER_STAGE : String = "INTER_STAGE" [statik] Specifies that comments added to a review stage are visible in other stages. | ReviewCommentVisibility | ||
ONLY_INTRA_STAGE : String = "ONLY_INTRA_STAGE" [statik] Specifies that comments added to a review stage are not visible in other stages. | ReviewCommentVisibility | ||
TYPES : Array [statik] A utility array that contains all the valid values for the ReviewCommentVisibility class. | ReviewCommentVisibility |
Yapıcı Ayrıntı
ReviewCommentVisibility | () | Yapıcı |
public function ReviewCommentVisibility()
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 commentVisibility
property of ReviewContext
.
It determines whether comments added to a review stage are visible in other stages.
İlgili API Öğeleri
Sabit Ayrıntısı
INTER_STAGE | Sabit |
public static const INTER_STAGE:String = "INTER_STAGE"
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 comments added to a review stage are visible in other stages.
ONLY_INTRA_STAGE | Sabit |
public static const ONLY_INTRA_STAGE:String = "ONLY_INTRA_STAGE"
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 comments added to a review stage are not visible in other stages.
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) |
A utility array that contains all the valid values for the ReviewCommentVisibility
class.
Tue Jun 12 2018, 01:09 PM Z