| Paket | com.adobe.livecycle.rca.model.constant |
| Sınıf | public class DocumentType |
| Miras Alma | DocumentType Object |
Şu tarihten itibaren onaylanmamaktadır: Review, Commenting, and Approval 10: Lütfen Şunu Kullanın: com.adobe.solutions.rca.constant.DocumentType
| 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 SupportingDocument property type. | DocumentType | ||
![]() |
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: | ||
|---|---|---|---|
| DOCUMENT : String = "DOCUMENT" [statik] Specifies that the type is document. | DocumentType | ||
| REF : String = "REF" [statik]
Specifies that the document type is reference. | DocumentType | ||
| TYPES : Array [statik] A utility array of all possible values for the SupportingDocument property type. | DocumentType | ||
Yapıcı Ayrıntı
DocumentType | () | Yapıcı |
public function DocumentType()| 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 SupportingDocument property type.
A supporting document can refer to a document or a reference. For example, a URL.
İlgili API Öğeleri
Sabit Ayrıntısı
DOCUMENT | Sabit |
public static const DOCUMENT:String = "DOCUMENT"| 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 type is document. A document is a DocumentReference object,
which can represent a LiveCycle document or a URL.
İlgili API Öğeleri
REF | Sabit |
public static const REF:String = "REF"| 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 document type is reference. For example, a URL.
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 of all possible values for the SupportingDocument property type.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster