| Pakiet | com.adobe.solutions.rca.constant |
| Klasa | public class DocumentType |
| Dziedziczenie | DocumentType Object |
| Podklasy | LocalizedDocumentType |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
DocumentType enum.
Właściwości publiczne
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
The constructor for DocumentType class. | DocumentType | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| DOCUMENT : String = "DOCUMENT" [statyczny] The value specifies that the document type is document or DocumentReference. | DocumentType | ||
| REF : String = "REF" [statyczny]
The value specifies that the document type is reference like a URL. | DocumentType | ||
| TYPES : Array [statyczny]
Utility array of all possible values for type property of SupportingDocument. | DocumentType | ||
Konstruktor Szczegół
DocumentType | () | Konstruktor |
public function DocumentType()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The constructor for DocumentType class.
The DocumentType class provides values for the type property of SupportingDocument.
A supporting document can refer to a document or reference (URL).
Powiązane elementy interfejsu API
Szczegół stałej
DOCUMENT | Stała |
public static const DOCUMENT:String = "DOCUMENT"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The value specifies that the document type is document or DocumentReference.
REF | Stała |
public static const REF:String = "REF"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
The value specifies that the document type is reference like a URL.
TYPES | Stała |
public static const TYPES:Array| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10.0 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Utility array of all possible values for type property of SupportingDocument.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne