| Pacchetto | com.adobe.livecycle.rca.model.constant |
| Classe | public class DocumentType |
| Ereditarietà | DocumentType Object |
Obsoleto da Review, Commenting, and Approval 10: Da utilizzare com.adobe.solutions.rca.constant.DocumentType
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Proprietà pubbliche
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Provides values for the SupportingDocument property type. | DocumentType | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| DOCUMENT : String = "DOCUMENT" [statico] Specifies that the type is document. | DocumentType | ||
| REF : String = "REF" [statico]
Specifies that the document type is reference. | DocumentType | ||
| TYPES : Array [statico] A utility array of all possible values for the SupportingDocument property type. | DocumentType | ||
Descrizione della funzione di costruzione
DocumentType | () | Funzione di costruzione |
public function DocumentType()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | 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.
Elementi API correlati
Descrizione delle costanti
DOCUMENT | Costante |
public static const DOCUMENT:String = "DOCUMENT"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | 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.
Elementi API correlati
REF | Costante |
public static const REF:String = "REF"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
Specifies that the document type is reference. For example, a URL.
TYPES | Costante |
public static const TYPES:Array| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 9.5 |
| Versioni runtime: | Flash Player 9, Flash Player 10, AIR (unsupported) |
A utility array of all possible values for the SupportingDocument property type.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate