| Pakiet | com.adobe.livecycle.rca.model.constant |
| Klasa | public class DocumentType |
| Dziedziczenie | DocumentType Object |
Przestarzałe od Review, Commenting, and Approval 10: Użyj com.adobe.solutions.rca.constant.DocumentType
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Właściwości publiczne
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Provides values for the SupportingDocument property type. | 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] Specifies that the type is document. | DocumentType | ||
| REF : String = "REF" [statyczny]
Specifies that the document type is reference. | DocumentType | ||
| TYPES : Array [statyczny] A utility array of all possible values for the SupportingDocument property type. | DocumentType | ||
Konstruktor Szczegół
DocumentType | () | Konstruktor |
public function DocumentType()| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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.
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 9.5 |
| Wersje środowiska wykonawczego: | 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.
Powiązane elementy interfejsu API
REF | Stała |
public static const REF:String = "REF"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the document type is reference. For example, a URL.
TYPES | Stała |
public static const TYPES:Array| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 9.5 |
| Wersje środowiska wykonawczego: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array of all possible values for the SupportingDocument property type.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne